Re: Partitioned tables & Slony - Mailing list pgsql-general

From Chris Browne
Subject Re: Partitioned tables & Slony
Date
Msg-id 604peg6kqq.fsf@dba2.int.libertyrms.com
Whole thread Raw
List pgsql-general
Goboxe <hadzramin.ar@gmail.com> writes:
> What need to be taken care of when replicating data from partitioned
> tables?
>
> I have several master tables that are inherited by date either daily,
> weekly and monthly.
>
> How to automate addition of newly created child tables into Slony
> cluster?

There's an outline of how to do it, in the partitioning test...

http://main.slony.info/viewcvs/viewvc.cgi/slony1-engine/tests/testpartition/
--
"cbbrowne","@","linuxdatabases.info"
http://linuxfinances.info/info/slony.html
"If we believe in data structures, we must believe in independent
(hence simultaneous) processing.  For why else would we collect items
within a structure?  Why do we tolerate languages that give us the one
without the other?" -- Alan J. Perlis

pgsql-general by date:

Previous
From: "Weber, Geoffrey M."
Date:
Subject: Re: Problem with index not being chosen inside PL/PgSQL function...
Next
From: Colin Wetherbee
Date:
Subject: Re: Efficiency vs. code bloat for SELECT wrappers