Re: Query plan - now what? - Mailing list pgsql-performance

From Tom Lane
Subject Re: Query plan - now what?
Date
Msg-id 20394.1071247976@sss.pgh.pa.us
Whole thread Raw
In response to Re: Query plan - now what?  (David Shadovitz <david@shadovitz.com>)
List pgsql-performance
David Shadovitz <david@shadovitz.com> writes:
> If you think that you or anyone else would invest the time, I could post more
> info.

I doubt you will get any useful help if you don't post more info.

> I will also try Shridhar's suggestions on statistics_target and
> enable_hash_join.

It seemed to me that the row estimates were not so far off that I would
call it a statistical failure; you can try increasing the stats target
but I'm not hopeful about that.  My guess is that you will have to look
to revising either the query or the whole database structure (ie,
merging tables).  We'll need the info I asked for before we can make
any recommendations, though.

            regards, tom lane

pgsql-performance by date:

Previous
From: Sai Hertz And Control Systems
Date:
Subject: Tables Without OIDS and its effect
Next
From: William Yu
Date:
Subject: Re: Hardware suggestions for Linux/PGSQL server