Re: Really really slow select count(*) - Mailing list pgsql-performance

From felix
Subject Re: Really really slow select count(*)
Date
Msg-id AANLkTim+s+LcLWWjsf1cToPiDrrLxwO30PdN_3=U=7JO@mail.gmail.com
Whole thread Raw
In response to Re: Really really slow select count(*)  (Scott Marlowe <scott.marlowe@gmail.com>)
Responses Re: Really really slow select count(*)  (Shaun Thomas <sthomas@peak6.com>)
List pgsql-performance
ah right, duh. 
yes, I did it as -U postgres, verified as a superuser

just now did it from inside psql as postgres

\c djns4
vacuum verbose analyze;

still no advice on the pages



On Fri, Feb 4, 2011 at 8:34 PM, Scott Marlowe <scott.marlowe@gmail.com> wrote:
On Fri, Feb 4, 2011 at 12:26 PM, felix <crucialfelix@gmail.com> wrote:
> I just sudo tried it but still no report

It's not about who you are in Unix / Linux, it's about who you are in
Postgresql.  \du will show you who is a superusr.  psql -U username
will let you connect as that user.

pgsql-performance by date:

Previous
From: Shaun Thomas
Date:
Subject: Re: Really really slow select count(*)
Next
From: Shaun Thomas
Date:
Subject: Re: Really really slow select count(*)