On Fri, Oct 10, 2003 at 23:07:59 -0400, Michael Brusser <[EMAIL PROTECTED]> wrote: > Env: Postgres 7.3.4 on Unix > > I have a script to create a new database user and update pg_hba.conf.
Do you run multiple databases with not all users having access to all databases? If any valid use will have access to a particular database, then you can use 'any' for the username in the pg_hba.conf file and not have to worry about updating it. ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly