Re: Application name patch - v4
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Fujii Masao <masao.fujii@gmail.com>
Cc: Dave Page <dpage@pgadmin.org>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2009-11-30T01:20:02Z
Lists: pgsql-hackers
Fujii Masao <masao.fujii@gmail.com> writes: > Why doesn't application_name appear in postgresql.conf.sample? > That is expected to be set from only libpq? It would seem pretty silly to set it in the conf file. You *can*, if you want, but I see no reason to list it there. regards, tom lane