Re: [GENERAL] Re: More PostgreSQL stuff
Richard Lynch <lynch@lscorp.com>
From: lynch@lscorp.com (Richard Lynch)
To: "Oliver Elphick" <olly@lfix.co.uk>,
Martin Schulze <joey@infodrom.north.de>
Cc: pgsql-general@postgreSQL.org
Date: 1998-10-02T17:15:35Z
Lists: pgsql-general
At 8:20 AM 10/2/98, Oliver Elphick wrote: >Copied to PostgreSQL lists, in the hope of comments from the experts... > >Martin Schulze wrote: > >Is there a way to speed up postgres? I'm converting one of my > >major apps from mSQL to PostgreSQL and PostgreSQL is at least three > >times slower. That's horrible. With this slowlyness I cannot > >install PostgreSQL in the office but only at home. Also be sure that you have indexed the fields you use most for queries. And be sure to do a vaccuum after major data insertion/updates. -- -- -- "TANSTAAFL" Rich lynch@lscorp.com