Changeset 148
- Timestamp:
- 05/21/10 15:29:34 (8 years ago)
- Files:
-
- trunk/omnipitr/doc/howto.pod (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/omnipitr/doc/howto.pod
r147 r148 203 203 You need to enable archive_mode: 204 204 205 archive_mode = on e205 archive_mode = on 206 206 207 207 (in older versions ( pre 8.2 ) there is no archive_mode. It's ok - just don't … … 226 226 227 227 =item * -s /home/postgres/omnipitr/state : Directory to keep state information, 228 internal stuff, not really interesting, small files only, but required it we229 have more than 1 destination228 internal stuff, not really interesting, small files only, but it is required if 229 we have more than 1 destination 230 230 231 231 =item * -dr gzip=rsync://slave/wal_archive/ : sends gzip compressed wal segments