-- Support Dept Tiger Nassau, Inc. www.tigernassau.com 406-624-9310 -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general
Relatively minor. All docs say to use "su - postgres" - it doesn't
seem to work right with linux. The difference in using the OS user
postgres and the postgres user (role) postgres is confusing. Even if we
set the postgres password to "postgres", it doesn't accept the
password. With linux we have found that "sudo -u postgres psql" works.
But not sure this is right or the best way.
- [GENERAL] Postgres Pain Points #3 postgres role support-tiger
- Re: [GENERAL] Postgres Pain Points #3 postgres role Adrian Klaver
- Re: [GENERAL] Postgres Pain Points #3 postgres ... David G. Johnston