Re: 8.5alpha3 - General Impression

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: 8.5alpha3 - General Impression
Дата
Msg-id 4B6A7216.2060007@agliodbs.com
обсуждение исходный текст
Ответ на 8.5alpha3 - General Impression  ("IP" <ireneusz.pastusiak@poczta.fm>)
Ответы Re: 8.5alpha3 - General Impression
Список pgsql-testers
David,

> I have two Ubuntu 9.10 servers ready to run a test on hot standby
> (plus setting up my test rig for a 100 table and 100 view plus
> application) if you can direct me to a binary that I can install
> on Ubuntu (Linux) without too much hassle.  I joined a call that
> discussed availability of a relatively easy install a couple of
> weeks ago but haven't heard anything since.

The alphas are pretty much released in source code form only.

However, compiling them is easy:

1) Install the "flex", "automake", "gcc", "bison" packages

2) ./configure --prefix=/some/test/location
    make
    make install
    make check

--Josh

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

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: 8.5alpha3 - General Impression
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: 8.5alpha3 - General Impression