Search Postgresql Archives

Connection & logging Problems

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I have both 7.4 & 8.2 on this box.
Everything below is WRT v7.4

User postgres connects fine.

When I:
postgres@smithrn-ltb1:/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/main
My pg_hba.conf has:
   # IPv4-style local connections:
host all all 127.0.0.1 255.255.255.255 trust # RNS added

My postgresql.conf has:
syslog = 2 # 0 # range 0-2; 0=stdout; 1=both; 2=syslog
   client_min_messages = debug1
   log_min_messages = debug1
   log_min_error_statement = error

YET I'm getting NO logging in either /var/log/syslog nor in /var/log/ postgresql/postgresql-7.4-main.log

WHY?
Why no logging
and Why unable to connect?


Ralph Smith
smithrn@xxxxxxxxxxxxxxxx
=====================




---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

              http://www.postgresql.org/docs/faq

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux