Re: Because PostgreSQL is compiling in old versions of OS?

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Because PostgreSQL is compiling in old versions of OS?
Date: 2017-11-08 21:34:04
Message-ID: 824d2129-ba09-7f2e-2fc7-b15cb62081cd@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 11/8/2017 11:28 AM, DrakoRod wrote:
> Which the best OS version to complining with the goal to build binaries "standard" o "more compatible"?

thats very difficult because library versions change between major
distro releases.   Stuff compiled for RHEL6/CentOS6 will run on
RHEL7/CentOS7 if you install the corresponding -compat libraries, but
thats about as good as it gets.

--
john r pierce, recycling bits in santa cruz

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Dylan Luong 2017-11-08 22:59:40 database size changed after restoring using pg_restore
Previous Message Weiping Qu 2017-11-08 20:52:44 wal configuration setting for fast streaming replication with logical decoding