http://www.postgresql.org/docs/8.3/interactive/continuous-archiving.html
- Original Message
From: Chris Browne <[EMAIL PROTECTED]>
To: pgsql-admin@postgresql.org
Sent: Wednesday, October 8, 2008 7:47:45 PM
Subject: Re: [ADMIN] replication with table add/removes..
[EMAIL PRO
On Wed, Oct 8, 2008 at 9:10 AM, Martin Badie <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have a system that have constant table adds/removes are present. I want to
> make a replication between master and slaves but not sure which one is the
> best solution for that kind of a situation. Since I am new to
[EMAIL PROTECTED] (Martin Badie) writes:
> Hi, I have a system that have constant table adds/removes are
> present. I want to make a replication between master and slaves but
> not sure which one is the best solution for that kind of a
> situation. Since I am new to replication stuff on postgresql