Re: postgres eating CPU on HP9000 - Mailing list pgsql-performance

From Fabio Esposito
Subject Re: postgres eating CPU on HP9000
Date
Msg-id Pine.LNX.4.44.0403291159220.25287-100000@cr818510-a.basement
Whole thread Raw
In response to Re: postgres eating CPU on HP9000  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: postgres eating CPU on HP9000
List pgsql-performance
I'm sorry all, when you say regular user as opposed to superuser are you
talking about the user that postgres is installed and running as?  Should
this be done as the os's root?

Fabio

On Mon, 29 Mar 2004, Tom Lane wrote:

> "Marcus Andree S. Magalhaes" <marcus.magalhaes@vlinfo.com.br> writes:
> >> Also do you run VACUUM ANALYZE as a superuser, or as a regular user?
>
> > As a regular user (database owner). Is thery any difference when vacuuming
> > as a super user?
>
> That's your problem.  A regular user won't have permissions to vacuum
> any tables but his own ... in particular, not the system tables.
>
>             regards, tom lane
>
> ---------------------------(end of broadcast)---------------------------
> TIP 7: don't forget to increase your free space map settings
>


pgsql-performance by date:

Previous
From: Tom Lane
Date:
Subject: Re: postgres eating CPU on HP9000
Next
From: "Jaime Casanova"
Date:
Subject: Re: column size too large, is this a bug?