Files
repmgr/sql/repmgr_test.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();