Re: replication/redundancy

Поиск
Список
Период
Сортировка
Искать
От
weigelt@metux.de
Тема
Re: replication/redundancy
Дата
Msg-id
20030630161704.GG6956@metux.de
Ответ на
Re: replication/redundancy (Jonathan Gardner)
Список
Дерево обсуждения
replication/redundancy "Dave [Hawk-Systems]" <dave@hawk-systems.com>
Re: replication/redundancy weigelt@metux.de
Re: replication/redundancy Toni Schlichting <toni@schlichting.net>
Re: replication/redundancy Jonathan Gardner <jgardner@jonathangardner.net>
Re: replication/redundancy weigelt@metux.de
Re: replication/redundancy Jonathan Gardner <jgardner@jonathangardner.net>
Re: replication/redundancy weigelt@metux.de
On Mon, Jun 30, 2003 at 08:31:09AM -0700, Jonathan Gardner wrote:


> The really cool thing about pgreplication will be that it is 
> hot-swappable. If one of the servers goes down, the whole thing will 
> still work. You can also add databases to the system on-the-fly. 
> That way, you can always keep one (or two or three) extra stand-by databases.

This is also provided by my system, but with some strict limitations:

* all tables must have the same first three fields: inode_id, mtime, attr
  (im using inherited tables, perhaps thats not needed)
* on each write operation, the mtime field must be set accurately
  (im currently not using an rule, since i dont know if there's an 
  way to disabled this within an query -- perhaps someone can help here)
* currently only an explicit sync-out is supported - from time to time
  evry table has to be scanned for new records
* currently no real conflict handling

perhaps we can improve this a little bit.

cu
-- 
---------------------------------------------------------------------
 Enrico Weigelt    ==   metux ITS 
 Webhosting ab 5 EUR/Monat.          UUCP, rawIP und vieles mehr.

 phone:     +49 36207 519931         www:       http://www.metux.de/     
 fax:       +49 36207 519932         email:     contact@metux.de
 cellphone: +49 174 7066481	     smsgate:   sms.weigelt@metux.de
---------------------------------------------------------------------
 Diese Mail wurde mit UUCP versandt.      http://www.metux.de/uucp/
В списке pgsql-admin по дате отправления
От: Jonathan Gardner
Дата:
Сообщение: Re: replication/redundancy
От: Asidha Luhwidyanto
Дата:
Сообщение: Help. Pg not running
FAQ