| From: | Haroldo Stenger <hstenger(at)adinet(dot)com(dot)uy> |
|---|---|
| To: | Loïc TREGOUËT <loic(at)ext(dot)cri74(dot)org>, pgsql-admin(at)postgresql(dot)org |
| Subject: | Re: Database replication ? |
| Date: | 2000-06-16 08:30:45 |
| Message-ID: | 3949E5B5.FE1E81DE@adinet.com.uy |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
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 .
>
> loic(at)cri74(dot)org
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 | hstenger(at)ieee(dot)org
Montevideo, Uruguay. | hstenger(at)adinet(dot)com(dot)uy
----------------------+------------------------
Visit UYLUG Web Site: http://www.linux.org.uy
-----------------------------------------------
| From | Date | Subject | |
|---|---|---|---|
| Next Message | brianb-pgadmin | 2000-06-16 09:18:07 | Backend died while dropping index |
| Previous Message | Loïc TREGOUËT | 2000-06-16 07:48:54 | Database replication ? |