| From: | matshyeq <matshyeq(at)gmail(dot)com> |
|---|---|
| To: | pgAdmin Support <pgadmin-support(at)postgresql(dot)org> |
| Cc: | Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com> |
| Subject: | Re: SQL tab - DDL syntax |
| Date: | 2017-03-30 07:35:01 |
| Message-ID: | CAONr5=sznEM1h0pu89w=i7Ss5BvumaQ7tezPEBm-ePznH1eKxA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-support |
when pressing 'Send' I felt this is the answer I'm going to get…
fair enough
Before I try to find the right place and figure it out - could you answer
that question:
>> is the logic to get what's displayed in the SQL tab custom programmed in
pgAdmin or leverages some some built-in postgres DB functionality and only
presents same output back?
Thank you,
Kind Regards
~Maciek
On 30 March 2017 at 07:31, Murtuza Zabuawala <
murtuza(dot)zabuawala(at)enterprisedb(dot)com> wrote:
> 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(at)gmail(dot)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
>>
>
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ashesh Vashi | 2017-03-30 07:47:40 | Re: SQL tab - DDL syntax |
| Previous Message | Murtuza Zabuawala | 2017-03-30 05:31:13 | Re: SQL tab - DDL syntax |