diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2006-08-17 23:04:10 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2006-08-17 23:04:10 +0000 |
commit | e8ea9e9587f096fdfbd4e451e2e88afee9009902 (patch) | |
tree | 0aab256d965b30fa3db37acefd468e5504a8683b /src/interfaces/ecpg/test/expected/sql-dynalloc.c | |
parent | bb764e94ce98c01924879288bd14e76e7c913128 (diff) | |
download | postgresql-e8ea9e9587f096fdfbd4e451e2e88afee9009902.tar.gz postgresql-e8ea9e9587f096fdfbd4e451e2e88afee9009902.zip |
Implement archive_timeout feature to force xlog file switches to occur no more
than N seconds apart. This allows a simple, if not very high performance,
means of guaranteeing that a PITR archive is no more than N seconds behind
real time. Also make pg_current_xlog_location return the WAL Write pointer,
add pg_current_xlog_insert_location to return the Insert pointer, and fix
pg_xlogfile_name_offset to return its results as a two-element record instead
of a smashed-together string, as per recent discussion.
Simon Riggs
Diffstat (limited to 'src/interfaces/ecpg/test/expected/sql-dynalloc.c')
0 files changed, 0 insertions, 0 deletions