Postgres SQL optimise count
Postgres is a really popular SQL database, I didn't have a lot of experience working with it specifically on large datasets. One problem that came to my plate was optimising getting the total count from a specific table which had over 5GB of data.
Se...
blog.coinademia.com3 min read