I have a few questions re. PostgreSQL.
- What is the sweet spot so far as number of CPU cores goes?
- Does anyone know when parallel queries will be implemented?
- WRT #2, I've seen benchmarks where PostgreSQL beats SQL Server. What is the real implications of not having parallel queries?
Thanks.