Re: Postmaster won't -HUP - Mailing list pgsql-general

From Tom Lane
Subject Re: Postmaster won't -HUP
Date
Msg-id 25503.959880094@sss.pgh.pa.us
Whole thread Raw
In response to Re: Postmaster won't -HUP  (Ed Loehr <eloehr@austin.rr.com>)
Responses Re: Postmaster won't -HUP  (Jerry Lynde <jlynde@diligence.com>)
List pgsql-general
Ed Loehr <eloehr@austin.rr.com> writes:
> Jerry Lynde wrote:
>>
>> As for the query I'm running, it was simply  select * from bigtable (about
>> 2-300k lines) where
>> firstname=<obscure fname> and
>> lastname=<obscure lname> and
>> DOB=<the exact DOB for the above named individual>

> What indices do you have on those fields?

And is it using them --- ie, what does EXPLAIN say about the query?

            regards, tom lane

pgsql-general by date:

Previous
From: Ron Peterson
Date:
Subject: Re: ALTERING A TABLE
Next
From: "Simon Hardingham"
Date:
Subject: query optimiser changes 6.5->7.0