Re: [GENERAL] slony question

2007-12-13 Thread Chris Browne
[EMAIL PROTECTED] ("Scott Marlowe") writes: > On Dec 10, 2007 2:19 PM, Chris Browne <[EMAIL PROTECTED]> wrote: >> [EMAIL PROTECTED] ("Josh Harrison") writes: >> > Does slony support postgres major version upgrade ? ie., will it >> > replicate between different major versions? >> >> Yes, that's one

Re: [GENERAL] slony question

2007-12-11 Thread Josh Harrison
Thanks. Im testing slony1-1.2.12 in postgres 8.3beta3 version. I tried to configure slony but I keep getting this error. ./configure --with-pgconfigdir=/export/home/sjothirajah/postgres8.3/bin --with-enable-thread-safety or ./configure --with-pgconfigdir=/export/home/sjothirajah/postgres8.3/bin -

Re: [GENERAL] slony question

2007-12-10 Thread Geoffrey
Scott Marlowe wrote: On Dec 10, 2007 2:19 PM, Chris Browne <[EMAIL PROTECTED]> wrote: [EMAIL PROTECTED] ("Josh Harrison") writes: Does slony support postgres major version upgrade ? ie., will it replicate between different major versions? Yes, that's one of the major "use cases" for Slony-I.

Re: [GENERAL] slony question

2007-12-10 Thread Scott Marlowe
On Dec 10, 2007 2:19 PM, Chris Browne <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] ("Josh Harrison") writes: > > Does slony support postgres major version upgrade ? ie., will it > > replicate between different major versions? > > Yes, that's one of the major "use cases" for Slony-I. > > Version 1

Re: [GENERAL] slony question

2007-12-10 Thread Chris Browne
[EMAIL PROTECTED] ("Josh Harrison") writes: > Does slony support postgres major version upgrade ? ie., will it > replicate between different major versions? Yes, that's one of the major "use cases" for Slony-I. Version 1.0 and 1.1 support (loosely) from PostgreSQL 7.3 to 8.1-ish. Version 1.2 dro

Re: [GENERAL] slony question

2007-12-10 Thread Josh Harrison
Thanks...Ill check that list josh On Dec 10, 2007 12:37 PM, Joshua D. Drake <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Mon, 10 Dec 2007 12:20:07 -0500 > "Josh Harrison" <[EMAIL PROTECTED]> wrote: > > > Hi, > > Does slony support postgres major version upgr

Re: [GENERAL] slony question

2007-12-10 Thread Joshua D. Drake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 10 Dec 2007 12:20:07 -0500 "Josh Harrison" <[EMAIL PROTECTED]> wrote: > Hi, > Does slony support postgres major version upgrade ? ie., will it > replicate between different major versions? Yes. But for further questions on Slony please see th

Re: [GENERAL] slony question

2007-12-10 Thread Raymond O'Donnell
On 10/12/2007 17:20, Josh Harrison wrote: Does slony support postgres major version upgrade ? ie., will it replicate between different major versions? You'll get a more definitive answer on the Slony list, but I think so - IIRC that's one of Slony's /raisons d'etre/. Ray. -