Search Postgresql Archives

Re: Help needed with PostgreSQL clustering/switching from MySQL

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Jun 21, 2011 at 1:07 AM, Vikram Vaswani
<vikram.vaswani@xxxxxxxxxxxxxxxxxxxx> 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.

-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux