Re: Help needed with PostgreSQL clustering/switching from MySQL

Поиск
Список
Период
Сортировка
От Vick Khera
Тема Re: Help needed with PostgreSQL clustering/switching from MySQL
Дата
Msg-id BANLkTinjpOai2nfivt-Tk850KxDkUWom_w@mail.gmail.com
обсуждение исходный текст
Ответ на Help needed with PostgreSQL clustering/switching from MySQL  (Vikram Vaswani <vikram.vaswani@loudcloudsystems.com>)
Ответы Re: Help needed with PostgreSQL clustering/switching from MySQL  (Greg Smith <greg@2ndQuadrant.com>)
Список pgsql-general
On Tue, Jun 21, 2011 at 1:07 AM, Vikram Vaswani
<vikram.vaswani@loudcloudsystems.com> wrote:
> So my first question is, I'd like to know if PostgreSQL has similar issues
> when running in a clustered scenario.
>

Postgres has nothing quite like the MySQL cluster mode with NDB.  You
will have to re-think your solution if you want to use postgres to
distribute your queries and data across multiple servers.

To decide what is the best solution for replication in postgres you
need to define exactly what you mean by "clustering" and "failover",
and what your acceptable downtime is, etc.

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

Предыдущее
От: "Leon Match"
Дата:
Сообщение: Call procedure from a Job, Test a Job in pgAdmin?
Следующее
От: Scott Ribe
Дата:
Сообщение: Re: 2 questions re RAID