pg-bifrost icon indicating copy to clipboard operation
pg-bifrost copied to clipboard

PostgreSQL Logical Replication tool into Kinesis, S3 and RabbitMQ

Results 24 pg-bifrost issues
Sort by recently updated
recently updated
newest added

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.11.0 to 0.17.0. Commits 9d2ee97 ssh: implement strict KEX protocol changes 4e5a261 ssh: close net.Conn on all NewServerConn errors 152cdb1 x509roots/fallback: update bundle fdfe1f8 ssh: defer channel...

dependencies

Just curious if others with experience with this extension have any recommendations on how to size the runner?

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.57.0 to 1.57.1. Release notes Sourced from google.golang.org/grpc's releases. Release 1.57.1 Security server: prohibit more than MaxConcurrentStreams handlers from running at once (CVE-2023-44487) In addition to this...

dependencies

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.12.0 to 0.17.0. Commits b225e7c http2: limit maximum handler goroutines to MaxConcurrentStreams 88194ad go.mod: update golang.org/x dependencies 2b60a61 quic: fix several bugs in flow control accounting 73d82ef...

dependencies

Within an `UPDATE` operation, downstream consumers currently cannot differentiate between an unchanged column and an update from `NULL` to not `NULL` . This is of course only relevant for tables...

This improves the handling of whitelist-regex and blacklist-regex options which was simply confusing. Before, you'd need to do something like `--whitelist table1,table2 --whitelist-regex true`, which also wasn't documented. This improves...

Please tell me what is a correct syntax for whitelist option I'm using that: --whitelist "public.test,public.test1" and --whitelist public.test,public.test1 and i see in terminal : whitelist filter on tables [public.test,public.test1]...

If you set `DATADOG_HOST` to point to a unix socket file (ie, `/var/run/dogstatsd/dsd.sock`) and for some reason that file goes away (lets say you upgrade the datadog agent and it...

- `YYYY/MM/DD/HH` - `YYYY/MM/DD` - etc