Code Monkey home page Code Monkey logo

Comments (4)

michaelsogos avatar michaelsogos commented on May 25, 2024

@atonse

We will investigate connection problems with PostGIS, for now it is not supported.
From my understanding seems a problem with node-postgres library.

Happy new year 😄

from pg-diff.

atonse avatar atonse commented on May 25, 2024

@michaelsogos PostGIS is a plugin for Postgres, so we are actually just running vanilla Postgres. It's likely that to support PostGIS (not asking for support of PostGIS necessarily, because I mostly want my PG tables compared), you'd have to ignore st_* functions and it would already work.

However as I write this, I realize if you are doing data diffing, you'll initially want to ignore geometry tables. So maybe not so easy :-)

from pg-diff.

michaelsogos avatar michaelsogos commented on May 25, 2024

Hi @atonse
PostGIS is one of the most famous extension/distro for Postgre.
It is our intention to officially support it.

We are working on it and before proceed with a simple "ignore st_* table" we would like to investigate deeply.

Thanks to support our library, we appreciate it.

from pg-diff.

michaelsogos avatar michaelsogos commented on May 25, 2024

Hi @atonse ,

We released verison 1.2.13 that should resolve your issue.
Can you eventually let me know if it works for you?

Changelog:

  • Updated to pg 8.1.0
  • Exlusion of object created by extensions
  • Support for any data type declared as USER DEFINED (like geometry 😄)
  • Support POSGIS and PG_CRYPTO also in data compare

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.