Re: Cluster on NAS and data center.

Поиск
Список
Период
Сортировка
От Krzysztof Kaczkowski
Тема Re: Cluster on NAS and data center.
Дата
Msg-id CAM46+3v-FdxHzC9gSSQMP0WMz9P-oHTaYJuSGtwAwwx3e4cCSw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Cluster on NAS and data center.  (Matt Kelly <mkellycs@gmail.com>)
Ответы Re: Cluster on NAS and data center.  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
<p dir="ltr">Hello,<p dir="ltr"><p dir="ltr">Thanks to emails, we have achieved what we wanted. This is what we’ve
done:<pdir="ltr">Compilation (for 32 bit version, initdb with locale=C):<p dir="ltr">CFLAGS="-mx32
-fexcess-precision=standard-O2"<br /> CXXFLAGS="-mx32"<p dir="ltr">configure --without-zlib --disable-float8-byval
--without-readline--host=x86_64-linux-gnux32<p dir="ltr">We also have installed libx32.<p dir="ltr">Right now we
receivedcluster that is fully manageable from both systems. Anyone see something dangerous with this compilation? 

В списке pgsql-hackers по дате отправления:

Предыдущее
От: "David G. Johnston"
Дата:
Сообщение: Re: to_date_valid()
Следующее
От: Andrew Borodin
Дата:
Сообщение: Re: Re: GiST optimizing memmoves in gistplacetopage for fixed-size updates [PoC]