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.marl...@gmail.com>wrote:

> On Fri, Feb 4, 2011 at 12:26 PM, felix <crucialfe...@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.
>

Reply via email to