SQL Tips & Tricks – PostgreSQL Queries – Part 2
This is part 2 of PostgreSQL Queries Tips & Tricks from performance and overall backend side of your database. In Part 1 we have covered, duplicated, rarely used indexes and general amount of elements in your DB. This time we will dive into the details of tables and indexes. Below you can find 2 queries …