Re: [GENERAL] Database owner can't analyze/vacuum all of the database tables

2007-09-04 Thread Richard Huxton
Yonatan Ben-Nes wrote: Hi all, When I try to analyze (or vacuum) the database with the owner of the database I receive the following warnings: WARNING: skipping "pg_authid" --- only table or database owner can analyze ... WARNING: skipping "pg_auth_members" --- only table or database owne

[GENERAL] Database owner can't analyze/vacuum all of the database tables

2007-09-04 Thread Yonatan Ben-Nes
Hi all, When I try to analyze (or vacuum) the database with the owner of the database I receive the following warnings: help2.com=> ANALYZE ; WARNING: skipping "pg_authid" --- only table or database owner can analyze it WARNING: skipping "pg_tablespace" --- only table or database owner can anal