Re: [PERFORM] SQL Performance Guidelines

2005-01-26 Thread Van Ingen, Lane
Clarification: I am talking about SQL coding practices in Postgres (how to write queries for best results), not tuning-related considerations (although that would be welcomed too). -Original Message- From: [EMAIL PROTECTED] on behalf of Van Ingen, Lane Sent: Wed 1/26/2005 11:44 AM

[PERFORM] SQL Performance Guidelines

2005-01-26 Thread Van Ingen, Lane
Does anybody know where I can lay my hands on some guidelines to get best SQL performance out of PostgreSQL? We are about to get into a project that will be new from the ground up (and\we are using Postgres for the first time). Would like to share some guidelines with developers on best practice