Fix HISTORY item

This commit is contained in:
Ian Barwick
2015-03-26 11:46:28 +09:00
parent 419ce28d3d
commit b64385bee8

View File

@@ -5,7 +5,7 @@
Enable tablespace remapping using `pg_basebackup` (in PostgreSQL 9.3 with `rsync`) (Ian)
Support cascaded standbys (Ian)
"pg_bindir" no longer required as a configuration parameter (Ian)
Enable replications to be used (PostgreSQL 9.4 and later (Ian)
Enable replication slots to be used (PostgreSQL 9.4 and later (Ian)
Command line option "--check-upstream-config" (Ian)
Add event logging table and option to execute an external program when an event occurs (Ian)
General usability and logging message improvements (Ian)