Re: PG clustering

Поиск
Список
Период
Сортировка
Искать
От
Tino Wildenhain
Тема
Re: PG clustering
Дата
Msg-id
3F8D0E80.1090306@wildenhain.de
Ответ на
Список
Дерево обсуждения
PG clustering CSN <cool_screen_name90001@yahoo.com>
Re: PG clustering Richard Huxton <dev@archonet.com>
Re: PG clustering Tino Wildenhain <tino@wildenhain.de>
Hi,

CSN wrote:
> Just wondering - is there something similar to this
> (clustering) for PostgreSQL? If so, how does it
> compare?
> 
> http://www.mysql.com/press/release_2003_30.html
> 
Marketing... they're lying the hell out of anything.
"mission critical business apps" *muhahaha*
"640K are enough for everybody" "nobody needs transactions" ;)

afaik, with clustering you can in theory improve read
spead and with luck reliability (according to reads)
but at the cost of write speed and write reliablility.

Mental note to postgres developers:
   - when WAL files could be read over network as well,
     might clustering in the above sense maybe implemented
     by replicating WAL files and until replicated
     accessing them over the net?
(Just wild spinning of thougts, sorry)

Regards
Tino

В списке pgsql-general по дате отправления
От: Richard Huxton
Дата:
Сообщение: Re: PG clustering
От: Muhyiddin A.M Hayat
Дата:
Сообщение: How to Create View
FAQ