mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-23 15:16:29 +00:00
Per GitHub #282 Ref: https://anonscm.debian.org/cgit/pkg-postgresql/repmgr.git/tree/debian/patches/regress.patch
5 lines
185 B
SQL
5 lines
185 B
SQL
select * from repmgr_update_standby_location('');
|
|
select * from repmgr_get_last_standby_location();
|
|
select * from repmgr_update_last_updated();
|
|
select * from repmgr_get_last_updated();
|