Re: [ADMIN] Database mirroring

2002-04-22 Thread Rommel B. Abaya
Yes, It's replication which is what i'm talking about   Jules Alberts wrote: On 18 Apr 2002 at 15:40, Rommel B. Abaya wrote: > Hi, > > I'm trying to find out if database mirroring could be done with > PostgreSQL. What i mean is that when my applications > insert/delete/update records in my produc

Re: [ADMIN] Database mirroring

2002-04-19 Thread Jules Alberts
On 18 Apr 2002 at 15:40, Rommel B. Abaya wrote: > Hi, > > I'm trying to find out if database mirroring could be done with > PostgreSQL. What i mean is that when my applications > insert/delete/update records in my production server, it will also > insert/delete/update the same in my development

[ADMIN] Database mirroring

2002-04-18 Thread Rommel B. Abaya
Hi, I'm trying to find out if database mirroring could be done with PostgreSQL. What i mean is that when my applications insert/delete/update records in my production server, it will also insert/delete/update the same in my development server such that my production server and development server