Re: [COMMITTERS] 'pgsql/src/bin/initdb initdb.sh'
Bruce Momjian <maillist@candle.pha.pa.us>
From: Bruce Momjian <maillist@candle.pha.pa.us>
To: scrappy@hub.org (Marc G. Fournier)
Cc: hackers@postgreSQL.org (PostgreSQL-development)
Date: 1998-02-23T19:41:13Z
Lists: pgsql-hackers
> > Update of /usr/local/cvsroot/pgsql/src/bin/initdb > In directory hub.org:/tmp/cvs-serv23999/bin/initdb > > Modified Files: > initdb.sh > Log Message: > > Modify initdb.sh so that it makes pg_user readable through view db_user > Modify psql so that it uses db_user instead of pg_user > GRANT SELECT on pg_class I don't know if I like the new name db_user? What do other people think? I thought pg_user_no_pwd would be nice. -- Bruce Momjian maillist@candle.pha.pa.us