Re: PG Admin 4

From: Susan Hurst <susan(dot)hurst(at)brookhurstdata(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: PG Admin 4
Date: 2020-07-10 20:30:45
Message-ID: 1d0279b7edc48d8763f781d645afdd99@mail.brookhurstdata.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I gave up on PGAdmin4 and went back to PGAdmin3, although 3 is
deprecated now. The History tab will show you what you want after
executing a SQL statement.

I don't use Windows any more than I have to but when I did try PGAdmin4
on windows, the feedback was sometimes there and sometimes not. Linux
works better.

That said, I agree that executing a script from a command line is the
best approach for implementing DDL statements. You can capture the
script and the output for further confirmation of success or failure.

Sue

---
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Susan E Hurst
Principal Consultant
Brookhurst Data LLC
Email: susan(dot)hurst(at)brookhurstdata(dot)com
Mobile: 314-486-3261

On 2020-07-10 15:20, Tim Clarke wrote:

> Why would you shun the ease of command line batch control?
> Tim Clarke MBCS
> IT Director
> Direct: +44 (0)1376 504510 | Mobile: +44 (0)7887 563420
>
> On 10/07/2020 17:36, rwest wrote:
>
>> Oh sorry, should have specified that.
>>
>> We're running on a Windows platform.
>>
>> We're trying to avoid running anything command-line when doing DDL releases
>> and leverage whatever PG Admin 4 can provide us. I'm just wondering why we
>> don't see the results of each CREATE or ALTER statement as the script runs
>> in the tool. That seems very strange to me. Is there some sort of setting
>> or parameter that can force the tool to do this for us?
>>
>> --
>> Sent from: https://www.postgresql-archive.org/PostgreSQL-general-f1843780.html [1]
>
> Telephone: Witham: +44(0)1376 503500 | London: +44 (0)20 3009 0853 | Frankfurt: +49 (0)69 7191 6000 | Hong Kong: +852 5803 1687 | Toronto: +1 647 503 2848
> Web: https://www.manifest.co.uk/ [2]
>
> Minerva Analytics Ltd - A Solactive Company
> 9 Freebournes Court | Newland Street | Witham | Essex | CM8 2BL | United Kingdom
>
> -------------------------
>
> Copyright: This e-mail may contain confidential or legally privileged information. If you are not the named addressee you must not use or disclose such information, instead please report it to admin(at)minerva(dot)info
> Legal: Minerva Analytics is the trading name of: Minerva Analytics Ltd: Registered in England Number 11260966 & The Manifest Voting Agency Ltd: Registered in England Number 2920820 Registered Office at above address. Please Click Here https://www.manifest.co.uk/legal/ [3] for further information.

Links:
------
[1] https://www.postgresql-archive.org/PostgreSQL-general-f1843780.html
[2] https://www.manifest.co.uk/
[3] https://www.manifest.co.uk/legal/

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Miles Elam 2020-07-10 20:35:52 Re: PG Admin 4
Previous Message Adrian Klaver 2020-07-10 20:26:14 Re: PG Admin 4