I see a wealth of system administration questions about database servers (performance tuning, backup, recovery, re-indexing, etc). I suspect that these should be on serverfault.com not stackoverflow. Or are all things database acceptable simply because so much programming is database-oriented?
If the consensus is that these questions need to move, I'll post some links here so y'all can help me close/move them to the right site.
postgres is unbearably sluggish after a 130MB pg_restore. how to fix?
How do I fix Postgres so it will start after an abrupt shutdown?
Why is PostgreSQL so slow on Windows?
PostgreSQL restore and backup solution
PostgreSQL sequential scan on tiny table slow
Increase Query Speed in PostgreSQL
How to optimize slow delete query (delete data which is not used in another table) in Postgresql