-
I've been getting this error since I updated md5 and I cannot figure out what it is. I don't know quite what I did but the script isn't working either manually or automatically as part of Sabs/Radarr…
-
I've noticed the following behavior in wal2json: It seems to resend the last message when the client reconnects. (`test_decoding`, for example, doesn't show this behavior.)
Example:
postgres…
-
Hello,
We use Wal2Json as a service. It begins to create a slot if not exists and then starts to listen to wal by using pg_recvlogical —start -o include-types=0 -f -
When 2 or 3 long queries are ru…
-
**I'm submitting a ...**
- [X] bug report
- [ ] feature request
**Describe the issue**
When using `PGReplicationStream` to get data off of a replication slot, we occasionally encounter an …
omgrr updated
5 years ago
-
Hey Folks,
Please let me know if this is not the best place for this question and I'll remove it. (I'm desperate and this seems to be the only place to ask)
**Is there some way to delete a spec…
-
Reading through wal2json's issues, I see they have an option to write the json in chunks, so that large updates don't reach the default 1GB memory limit in postgresql.
https://github.com/eulerto/wa…
-
We don't use replication slots for RepMgr, but we do for Barman and also for some Application purposes. The problem arises because `repmgr node check` will return a non-zero returncode for any slot t…
-
Hello,
On Mac after updating my Postgres 10 to 11 with brew I'm having trouble with `wal2json`. I cannot make it work again.
Using previously compiled version I'm getting error
```
ERROR: co…
-
The `wal2json` logical decoding plugin supports additional options that include hyphens (ex: `include-xids`: add xid to each changeset).
When I pass this into the `start_replication` command, I rec…
-
(originally posted by @fkbenjamin in https://github.com/cosmos/cosmos-sdk/issues/3603)
Reproduced by @jackzampolin with `sudo systemctl stop gaiad && sudo systemctl start gaiad`
**Tendermint Ver…