Giters
supabase
/
pg_replicate
Build Postgres replication apps in Rust
Geek Repo:
Geek Repo
Github PK Tool:
Github PK Tool
Stargazers:
596
Watchers:
21
Issues:
54
Forks:
22
supabase/pg_replicate Issues
Return null only when the row is actually null
Closed
8 days ago
Comments count
1
Add retries to bypass BigQuery's 10 MB payload limit
Updated
10 days ago
initial data is not copied into bigquery
Closed
10 days ago
Comments count
1
`false` bool values are inserted as null in BigQuery
Closed
10 days ago
Add support for publications with open ended set of tables
Updated
10 days ago
Make max_staleness BigQuery option configurable
Updated
13 days ago
create a tenant for existing projects
Updated
14 days ago
send pod logs to logflare
Updated
14 days ago
ui: add ability to disable replication once enabled
Updated
14 days ago
api: ensure only one pipeline can be created for one source and sink id pair
Updated
14 days ago
Experiment with using binary format for the CDC stream
Updated
14 days ago
Handle tables with TOAST values
Updated
15 days ago
Comments count
2
consider sending data into BigQuery as json instead of into fully typed tables
Updated
21 days ago
api: deleting a sink referenced in a pipeline returns 500 error
Updated
21 days ago
api: disallow multiple sources with the same name
Updated
21 days ago
api: ensure there's always exactly one default image
Updated
21 days ago
handle the case when publication is deleted when referenced by a pipeline
Updated
22 days ago
api: when creating a pipeline ensure that the publication exists
Updated
22 days ago
api: ensure a pipeline doesn't leave behind a statefulset (and a pod) when deleted
Updated
22 days ago
Stdout example error: MissingColumn("attnum", "pg_attribute")
Closed
24 days ago
Comments count
1
BQ sink: ensure correct order of insertion
Updated
a month ago
Do not allow creating a publication which includes tables with unsupported column types
Updated
a month ago
handle pipeline failures in a more robust manner
Updated
a month ago
handle schema changes in the source
Updated
a month ago
Find a way to gracefully handle unsupported types
Updated
a month ago
expose replicator logs in the api
Updated
a month ago
add an API to check the whether a pipeline is started/stopped.
Updated
a month ago
add API endpoints to test connection details for sources and sinks
Updated
a month ago
Replace hard-coded `SinkError` from `BatchSink` (and `Sink`) traits' methods with an associated type
Updated
2 months ago
emit replication lag metric
Updated
3 months ago
[suggestion] Don't include all sinks by default
Closed
3 months ago
Comments count
3
Error when table does not have a replica identity
Closed
3 months ago
Comments count
1
consider: use Loco.rs for the API
Closed
3 months ago
Comments count
1
send status update at regular intervals
Updated
4 months ago
Implement binary search of the latest file when resuming replication
Closed
4 months ago
Comments count
1
parallelize initial table copy
Updated
6 months ago
replace `serde_cbor` with `ciborium` as the former is no longer maintained
Closed
6 months ago
Comments count
1
Remove all `unwrap` and `expect` calls
Updated
6 months ago
Handle tables without replica identity
Updated
6 months ago
Use a varint to represent length of an event
Updated
6 months ago
add automated tests
Updated
6 months ago
benchmark and improve performance
Updated
6 months ago
add logging and instrumentation
Updated
6 months ago
Design the user experience
Updated
6 months ago
Manage replication slot if it is lost
Updated
6 months ago
Handle replication connection disconnections
Updated
6 months ago
Fix the currently broken initial table copy for a newly added table
Updated
6 months ago
Figure out how to handle DDL changes
Updated
6 months ago
Figure out how to package: standalone binary vs background worker
Updated
6 months ago
Add a format version to allow data format saved in S3 to evolve
Updated
6 months ago
Previous
Next