mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-24 07:36:30 +00:00
Change query to use COUNT(*)
No point implying we're fetching the entire record
This commit is contained in:
6
HISTORY
6
HISTORY
@@ -1,3 +1,9 @@
|
||||
3.0beta1
|
||||
Require PostgreSQL 9.3 or later (Ian)
|
||||
Use `pg_basebackup` instead of `rsync` to clone standby servers (Ian)
|
||||
Use `pg_ctl promote` to promote a standby to primary
|
||||
Code consolidation and cleanup (Ian)
|
||||
|
||||
2.0.1 2014-07-16
|
||||
Documentation fixes and new QUICKSTART file (Ian)
|
||||
Explicitly specify directories to ignore when cloning (Ian)
|
||||
|
||||
Reference in New Issue
Block a user