pgsync
pgsync copied to clipboard
Sync data from one Postgres database to another
Currently we can exclude one entire table using ``` exclude: - table_name ``` It would be nice to preserve some rows in the table. For example, I have a `settings`...
### Notes I had difficulty camouflaging data based on another column, I think this example makes it clear how this can be done
Hi, We want to use `faker` extension to use for having fake data (localized) we are using `statement` for our column in `pgsync` configuration to run faker functions (faker is...
The flag `--schema-only` is misleading, if it drops the table there needs to be user confirmation! Although the documentation states so, it would be easy to miss. Please enforce and...
Hello , Thanks for bringing up this exciting data migration tool. Just want to check is there any possibility to define the target schema as well. Since my case schema...
How to pass yml file to docker command?
Hi, Any idea how can this issue be solved? Thanks I'm using postgres:17.6-alpine and ankane/pgsync:latest docker images. ``` From: source_db on source-postgres:5432 To: target_db on target-postgres:5432 pg_dump: error: aborting because...
So, it truncated the tables from source db for me. Sorry no time, need to fix it now. Just reporting the issue.
Please create a new issue to discuss any ideas or share your own. - [ ] Add option to wrap the destination sync in a transaction and use delete instead...
pgsync groupble:123:2025-04-06:2025-04-08