Re: Replication

From: "James Kelty" <jamesk(at)ashlandagency(dot)com>
To: <pgsql-novice(at)postgresql(dot)org>
Subject: Re: Replication
Date: 2002-08-02 19:45:52
Message-ID: LIEBJHJEFMPDEOMFHCAOIEEHCIAA.jamesk@ashlandagency.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Thanks for the reply! I did manage to find a thread on something called
DBMirror, that is part of the contrib directory of the CVS source tree. So,
I'll let everyone know if it works out. I'll also try toe dbbalancer and
Usogres as well.

Thanks again!

-James

-----Original Message-----
From: Jeffrey Trueblood [mailto:jtrueblood(at)pilenet(dot)com]
Sent: Friday, August 02, 2002 12:58 PM
To: 'James Kelty'
Cc: 'pgsql-novice(at)postgresql(dot)org'
Subject: RE: [NOVICE] Replication

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

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Jeffrey Trueblood 2002-08-02 19:58:05 Re: Replication
Previous Message Adam Erickson 2002-08-02 18:20:34 Aggregates and Indexes