[GENERAL] Partitioned tables & Slony

2007-12-20 Thread Goboxe
Hi, 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? Thanks, Goboxe ---(end o

Re: [GENERAL] Partitioned tables & Slony

2007-12-20 Thread Goboxe
Thanks Chris. How do I use *.sh & *.ik files? Goboxe On Dec 19, 12:17 am, Chris Browne <[EMAIL PROTECTED]> wrote: > Goboxe <[EMAIL PROTECTED]> writes: > > What need to be taken care of when replicating data from partitioned > > tables? > > > I have several master tables that are inherited by dat

Re: [GENERAL] Partitioned tables & Slony

2007-12-19 Thread Chris Browne
Goboxe <[EMAIL PROTECTED]> writes: > Thanks Chris. > > How do I use *.sh & *.ik files? The "*.sh" files are shell scripts that should run with any Bourne shell; the *specific* intent is that they be invoked by the test control script, "run_test.sh". The "*.ik" files are (mostly) bodies of Slonik

Re: [GENERAL] Partitioned tables & Slony

2007-12-18 Thread Chris Browne
Goboxe <[EMAIL PROTECTED]> 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