Count What?
Found this article today to optimize count on Postgresql DBMS. I wonder if this will work for my use case. Source: https://www.cybertec-postgresql.com/en/postgresql-count-made-fast/
Found this article today to optimize count on Postgresql DBMS. I wonder if this will work for my use case. Source: https://www.cybertec-postgresql.com/en/postgresql-count-made-fast/
I would love to run WordPress on Postgresql database, simply because most of DBs I use are Postgresql-based. Here’s what WordPress says about it. http://codex.wordpress.org/Using_Alternative_Databases I’m sure there must be a way to make WordPress more portable to other databases. What’s your take on this?
PostgreSQL 9.0 has been released. Here’s a cheatsheet for it: http://www.postgresonline.com/journal/archives/177-postgresql90_cheatsheet.html