X-Git-Url: https://git.8kb.co.uk/?p=slony-i%2Fslony_failover;a=blobdiff_plain;f=README.md;h=e138da696035526eb658d320bfb09a8d6de7d248;hp=15ab92728486bc8e5204793707676a9165d4e987;hb=64090f944683c4519ec551fd78afa9bd5225677e;hpb=ae0968df604a363ab64cb31ff46f2dc0c80c5093 diff --git a/README.md b/README.md index 15ab927..e138da6 100644 --- a/README.md +++ b/README.md @@ -70,8 +70,9 @@ $ ./failover.pl [options] | General |**pid_filename** | /path/to/pidfile | *'/var/run/slony_failover.pid'* | Pid file to use when running in autofailover mode | General |**enable_try_blocks** | boolean | *false* | Write slonik script with try blocks where possible to aid error handling | General |**lockset_method** | single/multiple | *'multiple'* | Write slonik script that locks all sets -| General |**pull_aliases_from_comments** | boolean | *false* | If true, script will pull text from between parentheses in comments fields -| | | | | and use to generate (possibly) meaningful aliases for nodes and sets. +| General |**pull_aliases_from_comments** | boolean | *false* | If true, script will pull text from comment fields and use to generate +| | | | | possibly meaningful aliases for nodes and sets. +| | | | | For sl_set this uses the entire comment, and sl_node text in parentheses. | General |**log_line_prefix** | text | *null* | Prefix to add to log lines, special values: | | | | | %p = process ID | | | | | %t = timestamp without milliseconds