Re: Using Explain

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "P(dot) Dwayne Miller" <dmiller(at)espgroup(dot)net>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Using Explain
Date: 2001-07-05 16:10:51
Message-ID: 3330.994349451@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"P. Dwayne Miller" <dmiller(at)espgroup(dot)net> writes:
> Any places to look that might explain the results of explain?

http://www.ca.postgresql.org/users-lounge/docs/7.1/postgres/performance-tips.html

If you're still confused, feel free to post the query, table schemas,
and EXPLAIN output.

BTW, have you run VACUUM ANALYZE? If not, you're unlikely to get a
good plan.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Naomi Walker 2001-07-05 16:13:40 Re: Re: Backup and Recovery
Previous Message Bruce Momjian 2001-07-05 16:05:49 Re: AW: Re: Backup and Recovery