aboutsummaryrefslogtreecommitdiff
path: root/src/include/replication
Commit message (Expand)AuthorAge
* pgindent run for 9.0Bruce Momjian2010-02-26
* Don't use O_DIRECT when writing WAL files if archiving or streaming isHeikki Linnakangas2010-02-19
* Add a message type header to the CopyData messages sent from primaryHeikki Linnakangas2010-02-03
* Make standby server continuously retry restoring the next WAL segment withHeikki Linnakangas2010-01-27
* Now that much of walreceiver has been pulled back into the postgresHeikki Linnakangas2010-01-20
* Rethink the way walreceiver is linked into the backend. Instead than shovingHeikki Linnakangas2010-01-20
* PGDLLIMPORT-ize the remaining variables needed by walreceiver.Tom Lane2010-01-16
* Introduce Streaming Replication.Heikki Linnakangas2010-01-15