Re: [GENERAL] Connection & logging Problems

2007-10-22 Thread Ralph Smith
On Oct 19, 2007, at 8:25 PM, Tom Lane wrote: Ralph Smith <[EMAIL PROTECTED]> writes: When I: [EMAIL PROTECTED]:/usr/lib/postgresql/7.4/bin$ psql -U airburst airburst -p 5433 I get: psql: FATAL: IDENT authentication failed for user "airburst" This is not surprising, seeing that you

Re: [GENERAL] Connection & logging Problems

2007-10-19 Thread Tom Lane
Ralph Smith <[EMAIL PROTECTED]> writes: > When I: > [EMAIL PROTECTED]:/usr/lib/postgresql/7.4/bin$ psql -U > airburst airburst -p 5433 > I get: > psql: FATAL: IDENT authentication failed for user "airburst" This is not surprising, seeing that you're evidently logged in as postgres not

[GENERAL] Connection & logging Problems

2007-10-19 Thread Ralph Smith
I have both 7.4 & 8.2 on this box. Everything below is WRT v7.4 User postgres connects fine. When I: [EMAIL PROTECTED]:/usr/lib/postgresql/7.4/bin$ psql -U airburst airburst -p 5433 I get: psql: FATAL: IDENT authentication failed for user "airburst" REFERRING TO /etc/postgresql/7.4/m