postgresql on RH8 different from RH7.1? 2003-01-21 - By Kall, Bruce A.
Back I just upgraded to RH8 (from RH7.1). When I try any psql commands with syntax like:
psql -U postgres -l
I get
psql: FATAL 1: IDENT authentication failed for user 'postgres'
But if I do a psql -l (after doing a su - postgres)
it returns that I have two databases , template0 and template1 both owned by postgres.
What am I missing?
Thanks,
-- ========================================================= Bruce Kall Mayo Clinic 200 First ST SW, 1-241 STM Rochester, MN 55905 507-255-4768 =========================================================
|
|