Application name and psql in 9.0 - Mailing list pgsql-general

From Devrim GÜNDÜZ
Subject Application name and psql in 9.0
Date
Msg-id 1281069738.2734.5.camel@hp-laptop2.gunduz.org
Whole thread Raw
Responses Re: Application name and psql in 9.0
List pgsql-general
I am logging application name in 9.0, and noticed the following issue.
First, I produced an error with psql:

bash-3.2$ psql nonexistent
psql: FATAL:  database "nonexistent" does not exist

Looking at the logs, I see:

10338 [unknown] 2010-08-06 07:38:00 EEST FATAL:  database "nonexistent"
does not exist

Why can't I see psql there? Is it just because that logging is performed
just before detecting application name?

Regards,
--
Devrim GÜNDÜZ
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
PostgreSQL RPM Repository: http://yum.pgrpms.org
Community: devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org  Twitter: http://twitter.com/devrimgunduz

Attachment

pgsql-general by date:

Previous
From: Ian Barwick
Date:
Subject: Re: MySQL versus Postgres
Next
From: Data Growth Pty Ltd
Date:
Subject: Partitioning into thousands of tables?