eulerto / pgquarrel

pgquarrel compares PostgreSQL database schemas (DDL)
BSD 3-Clause "New" or "Revised" License
390 stars 42 forks source link

Compare differente schema names #75

Open PegoraroF10 opened 4 years ago

PegoraroF10 commented 4 years ago

Would be very interesting if we could compare two schemas, on same server or on separate servers. Two OPTIONS will be needed: source-schema and target-schema.

arieroos commented 4 years ago

This will also help in cases where I would want to compare one schema on a db to a schema of a different name on another db