Application name and psql in 9.0

Поиск
Список
Период
Сортировка
От Devrim GÜNDÜZ
Тема Application name and psql in 9.0
Дата
Msg-id 1281069738.2734.5.camel@hp-laptop2.gunduz.org
обсуждение исходный текст
Ответы Re: Application name and psql in 9.0  (Fujii Masao <masao.fujii@gmail.com>)
Список 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

Вложения

В списке pgsql-general по дате отправления:

Предыдущее
От: Ian Barwick
Дата:
Сообщение: Re: MySQL versus Postgres
Следующее
От: Data Growth Pty Ltd
Дата:
Сообщение: Partitioning into thousands of tables?