Logical replication - SELECT * FROM pg_logical_slot_get_changes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

Just curious, what is the impact of running these and under  what scenario would you necessarily run them?

SELECT * FROM pg_logical_slot_get_changes('fivetran_replication_slot', NULL, NULL, 'stream-changes', '1');
SELECT * FROM pg_logical_slot_get_changes('fivetran_replication_slot', NULL, NULL, 'include-xids', '0');

Can you actually run this to tell logical replication to start/reset replicating from when?

Regards,
Ed


[Index of Archives]     [Postgresql Home]     [Postgresql General]     [Postgresql Performance]     [Postgresql PHP]     [Postgresql Jobs]     [PHP Users]     [PHP Databases]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Yosemite Forum]

  Powered by Linux