Code Monkey home page Code Monkey logo

Comments (6)

michaelsogos avatar michaelsogos commented on May 25, 2024

Dear @ndastur ,

We don't support PG prior to 9.6 from beginning because there are more than just the issue you found to fix in order to support entire 9.x branch line.

Also, even if not always possible, you have to consider update PGSQL Server to 11.

from pg-diff.

ndastur avatar ndastur commented on May 25, 2024

Thanks @michaelsogos . Just so that you understand my use case. I was moving from a 9.4 server to 11. And wanted to do the diff as part of the upgrade process.

from pg-diff.

michaelsogos avatar michaelsogos commented on May 25, 2024

Hi @ndastur ,

Great, it will be my pleasure to help you in case you encouter problems.

I understood your use case.
My suggestion is to make a backup of the 9.4 DB and restore in a temporary 11 DB.
Later on you can make a pg-diff between 11 Temporary DB to 11 Real DB.

The tool DBEaver can help you on this.

NOTE: If the source db is huge, but you don't need DATA COMPARE, then you can just backup and restore schema and db objects without records.

from pg-diff.

ndastur avatar ndastur commented on May 25, 2024

@michaelsogos that was exactly my problem. I needed to move a live 9.4 PG database. The entire DB back up and restore would take some time. So had planned to do that and then do a diff for the small number of record changes that occurred in the meantime. Anyway, it's sorted and you have a great tool. Just couldn't help me with this use.

from pg-diff.

michaelsogos avatar michaelsogos commented on May 25, 2024

Hi @ndastur ,

I don't know how can i help you on this.
Of course bring support to 9.4 or below is not planned; so i guess i can't help you.

Did you look at DB MIGRATION feature from DBEaver? Maybe it can help you.

from pg-diff.

ndastur avatar ndastur commented on May 25, 2024

No worries @michaelsogos. It's now sorted. Did it at 3am when least number of record changes ;)

from pg-diff.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.