Re: Replication with PostgreSQL
От | Joshua D. Drake |
---|---|
Тема | Re: Replication with PostgreSQL |
Дата | |
Msg-id | 1111526512.21105.20.camel@jd2.commandprompt.com обсуждение исходный текст |
Ответ на | Re: Replication with PostgreSQL (Christopher Browne <cbbrowne@acm.org>) |
Список | pgsql-admin |
On Sun, 2005-03-20 at 22:33 -0500, Christopher Browne wrote: > After a long battle with technology, prakash@ritvi.com (prakash sompura), an earthling, wrote: > > Can any one tell me how do I replicate my PostgreSql database from > > one server to another server? You can use Mammoth Replicator or Slony. Replicator can be found here: http://www.commandprompt.com/ Slony can be found here: http://www.slony.info Replicator is easier to setup and manage but it is not free. Sincerely, Joshua D. Drake > > One method involves using pg_dump to dump the state out, and load it > onto the other server. Certainly this is the simplest way to do a one > point in time replication. > > Another involves using the PG 8.0 "PITR" (Point In Time Recovery) > facility. > > If you want the replica to be relatively up to date and usable more or > less continuously as a queryable replica, then you should look into > one or another of the replication systems. Slony-I is the "hot name" > at this point... -- Command Prompt, Inc., Your PostgreSQL solutions company. 503-667-4564 Custom programming, 24x7 support, managed services, and hosting Open Source Authors: plPHP, pgManage, Co-Authors: plPerlNG Reliable replication, Mammoth Replicator - http://www.commandprompt.com/
В списке pgsql-admin по дате отправления: