Re: postgres eating CPU on HP9000
От
Mark Lubratt
Тема
Re: postgres eating CPU on HP9000
Дата
Msg-id
D7D66D46-81A5-11D8-856C-000A9579AF50@indeq.com
Ответ на
Re: postgres eating CPU on HP9000 (Tom Lane)
Список
Дерево обсуждения
postgres eating CPU on HP9000 Fabio Esposito <nfesposi@sourceweave.net>
Re: postgres eating CPU on HP9000 Josh Berkus <josh@agliodbs.com>
Re: postgres eating CPU on HP9000 Fabio Esposito <nfesposi@sourceweave.net>
Re: postgres eating CPU on HP9000 Josh Berkus <josh@agliodbs.com>
Re: postgres eating CPU on HP9000 Fabio Esposito <nfesposi@sourceweave.net>
Re: postgres eating CPU on HP9000 Josh Berkus <josh@agliodbs.com>
Re: postgres eating CPU on HP9000 Tom Lane <tgl@sss.pgh.pa.us>
Re: postgres eating CPU on HP9000 "scott.marlowe" <scott.marlowe@ihs.com>
Re: postgres eating CPU on HP9000 "Marcus Andree S. Magalhaes" <marcus.magalhaes@vlinfo.com.br>
Re: postgres eating CPU on HP9000 Josh Berkus <josh@agliodbs.com>
Re: postgres eating CPU on HP9000 "Marcus Andree S. Magalhaes" <marcus.magalhaes@vlinfo.com.br>
Re: postgres eating CPU on HP9000 Tom Lane <tgl@sss.pgh.pa.us>
Re: postgres eating CPU on HP9000 Mark Lubratt <mark.lubratt@indeq.com>
Re: postgres eating CPU on HP9000 Fabio Esposito <nfesposi@sourceweave.net>
Re: postgres eating CPU on HP9000 Bruno Wolff III <bruno@wolff.to>
On Mar 29, 2004, at 9:36 AM, Tom Lane wrote: > "Marcus Andree S. Magalhaes" 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 If I vacuum as the superuser, are the system tables automatically vacuumed? Or, does using -a from the vacuumdb command accomplish this? Or, is there something else I have to specify on the vacuumdb command line? Thanks! Mark
В списке pgsql-performance по дате отправления