mirror of
https://github.com/postgrespro/pg_probackup.git
synced 2025-02-03 14:01:57 +02:00
7fbb857d03
git-svn-id: http://pg-rman.googlecode.com/svn/trunk@2 182aca00-e38e-11de-a668-6fd11605f5ce
19 lines
374 B
INI
19 lines
374 B
INI
# configuration
|
|
BACKUP_MODE=FULL
|
|
WITH_SERVERLOG=NO
|
|
COMPRESS_DATA=NO
|
|
# result
|
|
TIMELINEID=1
|
|
START_LSN=0/0b40c800
|
|
STOP_LSN=0/0b4c8020
|
|
START_TIME='2009-05-31 17:05:53'
|
|
END_TIME='2009-05-31 17:09:13'
|
|
TOTAL_DATA_BYTES=1242102558
|
|
READ_DATA_BYTES=1024
|
|
READ_ARCLOG_BYTES=9223372036854775807
|
|
READ_SRVLOG_BYTES=-1
|
|
WRITE_BYTES=242102558
|
|
BLOCK_SIZE=8192
|
|
XLOG_BLOCK_SIZE=8192
|
|
STATUS=DONE
|