Re: pg_controldata doesn't report 64/32bit? - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: pg_controldata doesn't report 64/32bit?
Date
Msg-id 475A8113.6080704@agliodbs.com
Whole thread Raw
In response to Re: pg_controldata doesn't report 64/32bit?  (Simon Riggs <simon@2ndquadrant.com>)
Responses Re: pg_controldata doesn't report 64/32bit?  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
Simon,

> Sounds like Josh is asking for a way to find out the things that matter
> on an architecture and compare them with the relevant parts of the
> pg_control structure. The 32/64 bit thing was probably just his
> shorthand for that. Perhaps we should document how to perform a
> portability check?
> 

Pretty much.  We're supporting x86 64-bit servers for Solaris now, and 
we need SMF to be able to check whether it can safely run x binaries 
against y data.

--Josh Berkus


pgsql-hackers by date:

Previous
From: "Magnus Hagander"
Date:
Subject: Re: buildenv.pl/buildenv.bat
Next
From: Peter Eisentraut
Date:
Subject: Re: pg_controldata doesn't report 64/32bit?