bucardo_ctl: add makdelta to help for db
authorGreg Sabino Mullane <greg@endpoint.com>
Tue, 8 Dec 2009 02:20:56 +0000 (21:20 -0500)
committerGreg Sabino Mullane <greg@endpoint.com>
Tue, 8 Dec 2009 02:20:56 +0000 (21:20 -0500)
bucardo_ctl

index 20d89e633fb7d9eba252552e1050f9c2cfdbd554..23c696ed14063b41bde554d0c1ef2189238ff58c 100755 (executable)
@@ -5147,7 +5147,8 @@ Optional information:
  status=status      (active or inactive, defaults to 'active')
  sourcelimit=#      (maximum concurrent reads from this database. Default is 0 (no limit))
  targetlimit=#      (maximum concurrent writes from this database. Default is 0 (no limit))
- ssp=#              (if server-side prepares are used, defaults to 1 (on))};
+ ssp=#              (if server-side prepares are used, defaults to 1 (on))
+ makedelta=onoff    (whether this database needs makedelta magic)};
        }
        if ('add_dbgroup' eq $name) {
                return q{Usage: add dbgroup <name> [database1 database2 ...]