Re: [GENERAL] Postgresql - commercial version - Mailing list pgsql-general

From John R Pierce
Subject Re: [GENERAL] Postgresql - commercial version
Date
Msg-id 05563202-c6ec-76df-7f70-bccb22c6e764@hogranch.com
Whole thread Raw
In response to Re: [GENERAL] Postgresql - commercial version  (Terry Schmitt <terry.schmitt@gmail.com>)
List pgsql-general
On 7/7/2017 8:22 AM, Terry Schmitt wrote:
> You have the open source version installed. Now where it was installed
> from is a different story.
>
if its a redhat/centos/fedora type system, try...

     rpm -qa |grep ^postgres

if it was installed from rpm's, the full names of the rpms will clue you in.

also, see what path postgres's tools are installed in, the RPM versions
install everything in /usr/pgsql-9.x/bin while EDB typically installs to
/opt or something.


--
john r pierce, recycling bits in santa cruz



pgsql-general by date:

Previous
From: Mayank Agrawal
Date:
Subject: Re: [GENERAL] (Might be a bug) locale issue while upgrading datadirectory from PostgreSQL 8.4 to 9.5
Next
From: "Zhu, Joshua"
Date:
Subject: [GENERAL] BDR node removal and rejoin