Lo�c TREGOU�T wrote:
> 
>     Hello ,
> 
>     I was talking about PostgreSQL with one of my friend who use SQL Server
> .
> He ask me what about replication database in Postgresql .
> 
> Is there a way to do this :
> - when a row is inserted (or deleted ...) in database1 - > automatically
> the same operation is replicated on a other databse
> 
> Or a dump is necessary ?
> 
> SQL server do this internally .   Thanks for your responses and don't worry
> , I stay a PostgreSQL admirator .
> 
> [EMAIL PROTECTED]

In the TODO file, under

EXOTIC FEATURES

* Add replication of distributed databases

Besides this, I wonder if db replication could be done by reaplying backend
logs.

Regards,
Haroldo.

-- 
----------------------+------------------------
 Haroldo Stenger      | [EMAIL PROTECTED]
 Montevideo, Uruguay. | [EMAIL PROTECTED]
----------------------+------------------------
 Visit UYLUG Web Site: http://www.linux.org.uy
-----------------------------------------------

Reply via email to