Re: Cluster on NAS and data center. - Mailing list pgsql-general

From Krzysztof Kaczkowski
Subject Re: Cluster on NAS and data center.
Date
Msg-id CAM46+3vAjhV9uda+pbEGLO9N-uYO4sKAK2MpC7Pj=aEQTYQNpA@mail.gmail.com
Whole thread Raw
In response to Re: Cluster on NAS and data center.  (Melvin Davidson <melvin6925@gmail.com>)
List pgsql-general

Hello,

Thanks to emails, we have achieved what we wanted. This is what we’ve done:

Compilation:

CFLAGS="-mx32 -fexcess-precision=standard -O2"

CXXFLAGS="-mx32"

./configure --without-zlib --disable-float8-byval --without-readline --host=x86_64-linux-gnux32

We also have installed libx32.

Right now we received cluster that is fully manageable from both systems. Anyone see something dangerous with this compilation?

pgsql-general by date:

Previous
From: Haribabu Kommi
Date:
Subject: Re: Question about "grant create on database" and pg_dump/pg_dumpall
Next
From: Christian Castelli
Date:
Subject: Avoid deadlocks on alter table