Working with big DBs #41

Open
opened 2022-07-25 19:02:30 +00:00 by mhkarimi1383 · 0 comments
mhkarimi1383 commented 2022-07-25 19:02:30 +00:00 (Migrated from github.com)

Since this project is using Logical Replication and we have limitation of number of slots in our PostgreSQL instances what we should do about databases with lots of table inside?
I think using Physical Replication can handle this problem by making just a single Slot
And also Physical Slots are more reliable

Since this project is using Logical Replication and we have limitation of number of slots in our PostgreSQL instances what we should do about databases with lots of table inside? I think using Physical Replication can handle this problem by making just a single Slot And also Physical Slots are more reliable
This discussion has been locked. Commenting is limited to contributors.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
murat/pg2ch#41
No description provided.