aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/transam/xlog.c
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2005-06-09 22:33:05 +0000
committerBruce Momjian <bruce@momjian.us>2005-06-09 22:33:05 +0000
commit4778c33106309a033da91b8a5330d63578b0229f (patch)
tree53630749ff9c8be0b72cd7b05f9f8d13b5e085de /src/backend/access/transam/xlog.c
parent6c2ba14d8d1e20251680de3972991c574a9dcfaa (diff)
downloadpostgresql-4778c33106309a033da91b8a5330d63578b0229f.tar.gz
postgresql-4778c33106309a033da91b8a5330d63578b0229f.zip
Restructure log_line_prefix options to be clearer:
#log_line_prefix = '' # %u = user name # %d = database name # %r = remote host and port # %h = remote host # %p = PID # %t = timestamp # %m = timestamp with milliseconds # %i = command tag # %c = session id # %l = session line number # %s = session start timestamp # %x = transaction id # %q = stop here in non-session processes # %% = '%' # e.g. '<%u%%%d> '
Diffstat (limited to 'src/backend/access/transam/xlog.c')
0 files changed, 0 insertions, 0 deletions