Hi-

I want to allow my web administrator (username 'admin') to be able to run a
pg_dump on a database, to do backups on demand.  I'm using PHP to execute
the command via the web, but I need to allow the admin user to run that
command (the user with access to the db is not admin, but rather 'mike').
The admin user logs into a pwd protected administration site (the only user
allowed into that site is admin) and runs the backup.

Where do I specify this permission?  Either I don't fully understand the
pg_hba file or it doesn't seem to be in there.  Please let me know.

Mike
[EMAIL PROTECTED]



************

Reply via email to