index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
replication
/
README
Commit message (
Expand
)
Author
Age
*
code: replace 'master' with 'primary' where appropriate.
Andres Freund
2020-07-08
*
Move description of libpqwalreceiver hooks out of the replication's README
Michael Paquier
2020-07-02
*
Rationalize GetWalRcv{Write,Flush}RecPtr().
Thomas Munro
2020-04-08
*
Rename "pg_xlog" directory to "pg_wal".
Robert Haas
2016-10-20
*
Adjust signature of walrcv_receive hook.
Tom Lane
2016-04-14
*
Add new replication mode synchronous_commit = 'remote_apply'.
Robert Haas
2016-03-29
*
Fix typo in README.
Heikki Linnakangas
2015-02-24
*
Introduce replication slots.
Robert Haas
2014-01-31
*
Fix typos in README.
Heikki Linnakangas
2012-08-31
*
Comment changes to show bgwriter no longer performs checkpoints.
Simon Riggs
2011-11-01
*
Replication README updates.
Robert Haas
2011-03-10
*
Typo fixes. receivedUpto should be capitalized consistently.
Robert Haas
2011-02-11
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Update description of walrcv_receive() function to match reality.
Heikki Linnakangas
2010-03-24
*
Rethink the way walreceiver is linked into the backend. Instead than shoving
Heikki Linnakangas
2010-01-20
*
Introduce Streaming Replication.
Heikki Linnakangas
2010-01-15