Re: Postmaster won't -HUP
Ed Loehr <eloehr@austin.rr.com>
From: Ed Loehr <eloehr@austin.rr.com>
To: Jerry Lynde <jlynde@diligence.com>
Cc: pgsql-general@postgresql.org
Date: 2000-06-01T17:11:50Z
Lists: pgsql-general
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? Regards, Ed Loehr