Re: replication?

From: Ryan Mahoney <ryan(at)paymentalliance(dot)net>
To: Fran Fabrizio <ffabrizio(at)mmrd(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: replication?
Date: 2001-07-18 21:33:30
Message-ID: 5.0.2.1.0.20010718173255.033e0ae0@paymentalliance.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

http://www.greatbridge.org/genpage?replication_top

All you could ever want to know about pgsql replication.

God Luck!

-r

At 04:31 PM 7/18/01 -0400, Fran Fabrizio wrote:

>Does postgres support replication? I think this is the feature I need.
>I have a table in one db that I need to use from another db on another
>machine. The first db is behind two firewalls (for a good reason =) and
>the second needs to be hung out on the internet, so I can't really use
>the same db. But I would like to have the table on the internet Pg
>install to be updated whenever the master table behind the firewalls is
>updated. It doesn't need to be real-time, but maybe once every hour or
>half hour. I certainly have no problem cheating and just copying a file
>over or something if that will work. I looked through the docs but
>didn't see anything about replication in the Administrator manual, where
>I assume it'd be discussed. I did see a vague reference to a
>replication toolkit in the release notes, is this what I'm looking for?
>
>Thanks,
>Fran
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 6: Have you searched our list archives?
>
>http://www.postgresql.org/search.mpl
>
>
>
>---
>Incoming mail is certified Virus Free.
>Checked by AVG anti-virus system (http://www.grisoft.com).
>Version: 6.0.251 / Virus Database: 124 - Release Date: 4/26/01

Attachment Content-Type Size
unknown_filename text/plain 166 bytes

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Lamar Owen 2001-07-18 21:38:09 Re: psql -l
Previous Message Joseph Shraibman 2001-07-18 21:32:54 Re: Intermittent Startup Failures