CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: [EMAIL PROTECTED] 04/03/09 00:43:08
Modified files:
doc/src/sgml : runtime.sgml
src/backend/postmaster: postmaster.c
src/backend/tcop: postgres.c
src/backend/utils/error: elog.c
src/backend/utils/misc: guc.c postgresql.conf.sample ps_status.c
src/include/libpq: libpq-be.h
src/include/utils: elog.h
Log message:
Add:
#log_line_prefix = '' # e.g. '<%u%%%d> '
# %u=user name %d=database name
# %r=remote host and port
# %p=PID %t=timestamp %i=command tag
# %c=session id %l=session line number
# %s=session start timestamp
# %x=stop here in non-session processes
# %%='%'
Andrew Dunstan
---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?
http://archives.postgresql.org