#DBMS http://blog.redpanthers.co/optimising-postgresql-database-query-using-indexes/
Source: @therubyistbroadcast
Source: @therubyistbroadcast
Red Panthers
Optimising PostgreSQL database query using indexes | Red Panthers
At Red Panthers PostgreSQL is our go to database we use it everywhere. So thinking about how to optimize our database performance is one of the most talked about topic at our office. The best way to speed up report generation and data retrieval within a rails…