Re: Autovacuum in the backend - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Autovacuum in the backend
Date
Msg-id 20050616015005.GA14001@surnet.cl
Whole thread Raw
In response to Re: Autovacuum in the backend  ("Matthew T. O'Connor" <matthew@zeut.net>)
Responses Re: Autovacuum in the backend
Re: Autovacuum in the backend
List pgsql-hackers
A question for interested parties.  I'm thinking in handling the
user/password issue by reading the flat files (the copies of pg_shadow,
pg_database, etc).

The only thing that I'd need to modify is add the datdba field to
pg_database, so we can figure out an appropiate user for vacuuming each
database.

What do people think?

-- 
Alvaro Herrera (<alvherre[a]surnet.cl>)
"Acepta los honores y aplausos y perderás tu libertad"


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Autovacuum in the backend
Next
From: Bruce Momjian
Date:
Subject: Two-phase commit