projects
/
bucardo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
610995f
)
Show PID in log by default (log_showpid=1)
author
Greg Sabino Mullane
<greg@endpoint.com>
Sun, 25 Jul 2010 22:11:40 +0000
(18:11 -0400)
committer
Greg Sabino Mullane
<greg@endpoint.com>
Sun, 25 Jul 2010 22:11:40 +0000
(18:11 -0400)
bucardo.schema
patch
|
blob
|
blame
|
history
diff --git
a/bucardo.schema
b/bucardo.schema
index b179485a23e3e5aaf90dbb37356496accb2404c7..288e9d38ab0e6fa822993b4af337d533313af663 100644
(file)
--- a/
bucardo.schema
+++ b/
bucardo.schema
@@
-125,7
+125,7
@@
COPY bucardo.bucardo_config(setting,value,about)
FROM STDIN
WITH DELIMITER '|';
audit_pid|0|Do we populate the audit_pid table or not?
-log_showpid|
0
|Show PID in the log output?
+log_showpid|
1
|Show PID in the log output?
log_showtime|3|Show timestamp in the log output? 0=off 1=seconds since epoch 2=scalar gmtime 3=scalar localtime
log_showline|0|Show line number in the log output?
log_conflict_details|0|Log detailed conflict data?