Re: Replication

From: Jeffrey Trueblood <jtrueblood(at)pilenet(dot)com>
To: 'James Kelty' <jamesk(at)ashlandagency(dot)com>
Cc: "'pgsql-novice(at)postgresql(dot)org'" <pgsql-novice(at)postgresql(dot)org>
Subject: Re: Replication
Date: 2002-08-02 19:58:05
Message-ID: 5B486B6FC380D311822E009027CCB4C9A542A3@carbon
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

James,
I also have had extreme difficulty finding a replication solution.
RServ is next to impossible to configure.

For the interim, I am using MS-DTS via odbc to copy data from one database
to another.
Although this is a very limited form of "replication", it does work.
If you want a procedure for this process, let me know.
If you find viable installation instructions for RServ, please let me know.

Other software you may want to look at:
eRserver
Usogres
dbbalancer

I hope this helps,
Jeff

-----Original Message-----
From: James Kelty [mailto:jamesk(at)ashlandagency(dot)com]
Sent: Friday, August 02, 2002 1:46 PM
To: pgsql-novice(at)postgresql(dot)org
Subject: [NOVICE] Replication

Hello,

I have been looking around on the internet for a replication service for
PostgreSQL 7.1.3, and I am getting a little frustrated. I have found
pgreplicator, and rserv.

Pgreplicator seemed to be a horrible product that errored out WAY more than
it actually worked, and rserv, while working well, had a problem with
Boolean data types.

Is there anything else? Has anyone had these problems?

-James

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Josh Berkus 2002-08-02 20:20:56 Re: Aggregates and Indexes
Previous Message James Kelty 2002-08-02 19:45:52 Re: Replication