Re: [GENERAL] Because PostgreSQL is compiling in old versions of OS? - Mailing list pgsql-general

From John R Pierce
Subject Re: [GENERAL] Because PostgreSQL is compiling in old versions of OS?
Date
Msg-id 824d2129-ba09-7f2e-2fc7-b15cb62081cd@hogranch.com
Whole thread Raw
In response to [GENERAL] Because PostgreSQL is compiling in old versions of OS?  (DrakoRod <drakoflames@hotmail.com>)
List 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



-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

pgsql-general by date:

Previous
From: Weiping Qu
Date:
Subject: [GENERAL] wal configuration setting for fast streaming replication with logicaldecoding
Next
From: Dylan Luong
Date:
Subject: [GENERAL] database size changed after restoring using pg_restore