-
I am testing out a setup very similar to what is outlined in `streaming.md` to receive the WAL log. The main difference is I am using the `wal2json` logical decoder.
If I start listening, make some…
-
Hi,
Installation started failing recently without any changes from my side.
Docker:
```
FROM postgres:15-alpine
ENV WAL2JSON_COMMIT_ID=beb9293e9b9e867c7cc32d649e33f15528557d4d
RUN apk ad…
-
Updating a table with JSON columns will treat the row data as a standard string, adding erroneous double-quotes around the value, instead of returning as an array/object.
Example result (from `.col…
-
Add support for streaming replication as in psycopg2
-
- [x] array text
- [x] array bin
- [ ] range text
- [ ] range bin
-
about CDC.
It would be awesome if the architecture ( and in the future the docs ) allowed a more neutral way to tap into the avro schema types and to integrate with different message queues.
Cockr…
-
_I'm moving my comment to a new issue, as requested by @joto_
Since compiling and deploying a custom plugin seemed a bit cumbersome, I've been exploring the option to use `pgoutput`, a fast binary…
-
Hello,
Are there any plans to support newer versions of PostgreSQL?
Thanks,
Jeff
-
This issue should be solvable quite easy.
When you access the Supabase Studio at `/project/default/api` it fails with the following error:
![image](https://user-images.githubusercontent.com/42…
-
### Name and Version
bitnami/postgresql
### What is the problem this feature will solve?
Including [wal2json](https://github.com/eulerto/wal2json) in the bitnami-postgresql images will remove…