Skip to content

[Feature Request] Add option to show missing tables #237

Open
@magixus

Description

@magixus

pgsync will tell you missing tables in the output

Example:
image

To show a list of different tables. comparing the missing ones from source in target, it would be much appreciate it if we can do

pgsync --list --diff

Since --schema-first & --schema-only wipes out the existing data in target DB, and pgsync will not sync data if target tables are missing it will make sense to be able to do

pgsync --schema-first $(pgsync --list --diff)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions