SQL tab - DDL syntax

From: matshyeq <matshyeq(at)gmail(dot)com>
To: pgAdmin Support <pgadmin-support(at)postgresql(dot)org>
Subject: SQL tab - DDL syntax
Date: 2017-03-29 12:51:27
Message-ID: CAONr5=vqMm84RaAdX8VAnrmY2RBUQNJj2r=wRgeZBVr4iZn7dQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hello,

I need to automate comparison of schemas between DBs.
I've found that pg_dump produces different order of tables etc.. so can't
directly compare that
but on the other hand I see pgAdmin brings up really neat syntax (and
different from pg_dump)

Could you guys disclose if the logic to get SQL for a table is custom
programmed by pgAdmin or uses some some built-in postgres DB functionality
and only displays it's output back?

Thank you,
Kind Regards
~Maciek

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Gutfreund, Yechezkal 2017-03-29 14:08:45 How to set connection timeout for pgAdmin 4 (postgres 9.6)
Previous Message Boblitz John 2017-03-28 13:00:09 Re: pgAdmin 4 Connection to the server has been lost.