"Graham Vickrage" <[EMAIL PROTECTED]> writes:
> I have just exited from a psql session where I dropped a table and then
> immediately logged back in and now I am getting: -
> IDENT authentication failed for user 'postgres'
> I have checked all the usual; ph_hba.conf, pg_shadow, restarting postma
Hi All,
I am experiencing strange behaviour with psql. I normally log with
authentication type: ident sameuser
I have just exited from a psql session where I dropped a table and then
immediately logged back in and now I am getting: -
IDENT authentication failed for user 'postgres'
I have check