application_name parameter

Started by PG Bug reporting formover 5 years ago2 messagesdocs
Jump to latest
#1PG Bug reporting form
noreply@postgresql.org

The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/12/runtime-config-logging.html
Description:

Hi!

In section "19.8.3. What to Log" appears "application name (string)"
parameter which is not in the postgresql.conf configuration file.

Is it a mistake, or am I confused?

Thanks!

#2David G. Johnston
david.g.johnston@gmail.com
In reply to: PG Bug reporting form (#1)
Re: application_name parameter

On Tuesday, September 15, 2020, PG Doc comments form <noreply@postgresql.org>
wrote:

The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/12/runtime-config-logging.html
Description:

Hi!

In section "19.8.3. What to Log" appears "application name (string)"
parameter which is not in the postgresql.conf configuration file.

Is it a mistake, or am I confused?

Its doesn’t make sense to set that at the server level so why should it
appear in postgres.comf?

David J.