Tolu Aina
Tolu Aina
- are you running this in a docker container? - 2 GB seems like a limit on some Docker configuration (can you try increasing this) - what do you mean...
Hi, Sorry about the delay. - how many replication slots do you have? - does that mean the replication slot(s) is/are growing continuously? - when pgsync runs in daemon mode,...
also the replication slot is tied to the database and not to individual tables. do you mean pgsync stops syncing and the replication slots starts growing?
So the default is 180 secs (3 mins) as described [here](https://pgsync.com/env-vars/) We just want to confirm the slots are getting truncated each time it runs. So we it to a...
So after 10 secs. You should see this line in the logs. assuming `REPLICATION_SLOT_CLEANUP_INTERVAL` is 10 `"Truncating replication slot: " `
- It seems you have a number of replication slots. - I'm trying to understand which one is the culprit. - Replication slot `homehero_installments` should already exist before running pgsync....
- running bootstrap each time is not necessary. - Forgot to drop my discord user: taina#4505
Does the suggestion in [this](https://stackoverflow.com/questions/62594090/entrypoint-sh-no-such-file-or-directory-on-windows-10) **_SO_** post help ?
HI and sorry about the delay, Yes the plug-in operates on each document and allows you to perform custom transformations
This has been fixed, thanks and apologies for the delay resolving this.