Re: Analyze makes queries slow...

From: Jonathan Gardner <jgardner(at)jonathangardner(dot)net>
To: Stef <svb(at)ucs(dot)co(dot)za>, Postgres SQL List <pgsql-sql(at)postgresql(dot)org>
Subject: Re: Analyze makes queries slow...
Date: 2003-08-08 16:24:48
Message-ID: 200308080924.50218.jgardner@jonathangardner.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Wednesday 06 August 2003 08:18, Stef wrote:
>
> Can anybody help, or give some links to good
> help resources?
>

Try the performance list.

Attach the create statements used to create the tables, the query you are
running, and the different explain plans that were generated. If you know
what it is, you may also want to attach the relevant statistics from the
pg_stats table. They will be most helpful.

- --
Jonathan Gardner <jgardner(at)jonathangardner(dot)net>
Live Free, Use Linux!
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE/M87QWgwF3QvpWNwRAgMfAJ9c6O9EyVbJYiguv/b2wtf/NsLZfACgq3lW
YjpMSEMZ4gfyGaGoJcOjpSo=
=4/hA
-----END PGP SIGNATURE-----

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Jonathan Gardner 2003-08-08 16:30:56 Re: RI_ConstraintTrigger_11264756
Previous Message Jonathan Gardner 2003-08-08 16:22:01 Re: converting interval to timestamp