Re: PG on two nodes with shared disk ocfs2 & drbd

Поиск
Список
Период
Сортировка
От Andrew Sullivan
Тема Re: PG on two nodes with shared disk ocfs2 & drbd
Дата
Msg-id 20110228001741.GR50206@shinkuro.com
обсуждение исходный текст
Ответ на Re: PG on two nodes with shared disk ocfs2 & drbd  (Jasmin Dizdarevic <jasmin.dizdarevic@gmail.com>)
Ответы Re: PG on two nodes with shared disk ocfs2 & drbd  (Robert Treat <rob@xzilla.net>)
Re: PG on two nodes with shared disk ocfs2 & drbd  (Jasmin Dizdarevic <jasmin.dizdarevic@gmail.com>)
Список pgsql-general
On Mon, Feb 28, 2011 at 12:13:32AM +0100, Jasmin Dizdarevic wrote:
> My idea was the one, that john described: DML and DDL are done on the small
> box and reporting on the "big mama" with streaming replication and hot
> stand-by enabled. the only problem is that we use temp tables for reporting
> purposes. i hope that the query duration impact with not using temp tables
> will be equalized through running dml/ddl on the small box.

By the way, despite my flip comment, it is entirely possible that what
you need would be better handled by one of the other replication
systems.  Slony is actually well-suited to this sort of thing, despite
the overhead that it imposes.  This is a matter of trade-offs, and you
might want to think about different roles for different boxes --
especially since hardware is so cheap these days.

A

--
Andrew Sullivan
ajs@crankycanuck.ca

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

Предыдущее
От: Andrew Sullivan
Дата:
Сообщение: Re: PG on two nodes with shared disk ocfs2 & drbd
Следующее
От: John R Pierce
Дата:
Сообщение: Re: PG on two nodes with shared disk ocfs2 & drbd