pg2ch icon indicating copy to clipboard operation
pg2ch copied to clipboard

Working with big DBs

Open mhkarimi1383 opened this issue 2 years ago • 0 comments

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

mhkarimi1383 avatar Jul 25 '22 19:07 mhkarimi1383