Need Help with Logfile Entry

From: "Moritz Bayer" <moritz(dot)bayer(at)googlemail(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Need Help with Logfile Entry
Date: 2006-07-06 21:14:25
Message-ID: c244500b0607061414x33643b21y161a27861ece42b8@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hello List,

I've installed postgres 8.1 and using a cluster which holds a database
db_mail. It suppose to work with postfix and sasl-auth, but for some reason
it doesn't work.
I think Sasl-auth is trying to connect to the db, the logfile shows the
following entry after a postfix-sasl-auth connection attempt:

2006-07-06 23:07:50 CESTLOG: connection received: host=127.0.0.1 port=51228
2006-07-06 23:07:50 CESTDEBUG: forked new backend, pid=4309 socket=6
2006-07-06 23:07:50 CESTLOG: connection received: host=127.0.0.1 port=51229
2006-07-06 23:07:50 CESTDEBUG: forked new backend, pid=4310 socket=6
2006-07-06 23:07:50 CESTLOG: connection received: host=127.0.0.1 port=51230
2006-07-06 23:07:50 CESTDEBUG: forked new backend, pid=4311 socket=6
2006-07-06 23:07:50 CESTLOG: connection received: host=127.0.0.1 port=51231
2006-07-06 23:07:50 CESTDEBUG: forked new backend, pid=4312 socket=6
2006-07-06 23:07:50 CESTLOG: connection received: host=127.0.0.1 port=51232
2006-07-06 23:07:50 CESTDEBUG: forked new backend, pid=4313 socket=6
2006-07-06 23:07:50 CESTLOG: connection received: host=127.0.0.1 port=51233
2006-07-06 23:07:50 CESTDEBUG: forked new backend, pid=4314 socket=6
2006-07-06 23:07:50 CESTLOG: connection received: host=127.0.0.1 port=51234
2006-07-06 23:07:50 CESTDEBUG: forked new backend, pid=4315 socket=6
2006-07-06 23:07:50 CESTLOG: connection received: host=127.0.0.1 port=51235
2006-07-06 23:07:50 CESTDEBUG: forked new backend, pid=4316 socket=6
2006-07-06 23:07:50 CESTLOG: connection received: host=127.0.0.1 port=51236
2006-07-06 23:07:50 CESTDEBUG: forked new backend, pid=4317 socket=6

Does anyone know, if the received connection is established? I have set the
log level high enough, that there should be an entry of the query asking for
the users password. But there is none. Can anybody tell me why the
connections aren't used?

Thanks in advance,
Mo

Browse pgsql-admin by date

  From Date Subject
Next Message Enzo Daddario 2006-07-07 00:23:17 Just checking...
Previous Message Guido Barosio 2006-07-06 12:52:03 FWD: [ADMIN] pg_dump error