Re: SQL tab - DDL syntax

Поиск
Список
Период
Сортировка
От Murtuza Zabuawala
Тема Re: SQL tab - DDL syntax
Дата
Msg-id CAKKotZRBKkiJgHJ4bDw0bH-UEnDcXE0OkV6-6jYoChiUYiF12g@mail.gmail.com
обсуждение исходный текст
Ответ на SQL tab - DDL syntax  (matshyeq <matshyeq@gmail.com>)
Ответы Re: SQL tab - DDL syntax  (matshyeq <matshyeq@gmail.com>)
Список pgadmin-support
pgAdmin4 is open source so there is nothing to disclose :)

you can refer the source code https://www.pgadmin.org/development/git.php 

--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


On Wed, Mar 29, 2017 at 6:21 PM, matshyeq <matshyeq@gmail.com> wrote:
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

В списке pgadmin-support по дате отправления:

Предыдущее
От: marcelo
Дата:
Сообщение: Re: Building runtime-only pgAdmin4
Следующее
От: matshyeq
Дата:
Сообщение: Re: SQL tab - DDL syntax