Re: Postgresql - commercial version

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Postgresql - commercial version
Date: 2017-07-07 18:07:43
Message-ID: 05563202-c6ec-76df-7f70-bccb22c6e764@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Zhu, Joshua 2017-07-07 21:58:31 BDR node removal and rejoin
Previous Message Mayank Agrawal 2017-07-07 17:48:24 Re: (Might be a bug) locale issue while upgrading data directory from PostgreSQL 8.4 to 9.5