mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-24 23:56:29 +00:00
Allow repmgr to obtain tablespace's locations from pg 9.2 and later
in which we no longer have a spclocation column in pg_tablespaces
This commit is contained in:
7
HISTORY
7
HISTORY
@@ -35,3 +35,10 @@
|
||||
Add --ignore-rsync-warning (Cédric)
|
||||
Add strnlen for compatibility with OS X (Greg)
|
||||
Improve performance of the repl_status view (Jaime)
|
||||
|
||||
1.2.0 2012-06-15
|
||||
Test ssh connection before trying to rsync (Cédric)
|
||||
Add CLUSTER SHOW command (Carlo Ascani)
|
||||
Add CLUSTER CLEANUP command (Jaime)
|
||||
Add function write_primary_conninfo (Marco Nenciarini)
|
||||
Teach repmgr how to get tablespace's location in different pg version (Jaime Casanova)
|
||||
|
||||
Reference in New Issue
Block a user