From: | Ron <ronljohnsonjr(at)gmail(dot)com> |
---|---|
To: | pgsql-general(at)lists(dot)postgresql(dot)org |
Subject: | Re: conditionally terminate psql script |
Date: | 2018-12-17 16:16:06 |
Message-ID: | 307639e0-fe07-3688-bfb3-0aaae5261757@gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On 12/17/2018 09:01 AM, Jerry Sievers wrote:
> hamann(dot)w(at)t-online(dot)de writes:
>
>> Hi,
>>
>> many thanks -- too bad I am still using 9.3
> Just because your server backend is 9.3 does not rule out using much
> newer clients, such as psql.
While technically true, and is useful, many production servers (especially
ones that must be PCI compliant) heavily restrict who can remotely connect
to the database, and so superusers are stuck with what's installed, since
installing new stuff has enough paperwork and bureaucracy to make Kafka weep.
(Of course, if you must be PCI compliant, you should get off 9.3 before the
auditors drop the hammer on you.)
--
Angular momentum makes the world go 'round.
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2018-12-17 17:02:12 | Re: NL Join vs Merge Join - 5 hours vs 2 seconds |
Previous Message | Kumar, Virendra | 2018-12-17 15:42:20 | NL Join vs Merge Join - 5 hours vs 2 seconds |