Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Postgres - is it possible to manually set the name of the replication slot on the Qlick. Instead of auto-generated like 'some_base_00017430_bcbc805f_aae1_b140_9ba6_866a882b819f'.
Thanks.
I think you can do this by specifying the replication_slot_name
option when creating the replication slot using the pg_create_physical_replication_slot
function.
Our Postgres admins want to manually create replication slots. Can I set the name of the slot in Qlick? without its automatic creation. For example cdc_qlik_some_base
Configure the Internal Parameter
slotName
Referenced: https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-task-error-Can-t-resume-task-...