Re: Slony-I Version with Postgres 8.4.0 - Mailing list pgsql-admin

From Plugge, Joe R.
Subject Re: Slony-I Version with Postgres 8.4.0
Date
Msg-id BD69807DAE0CE44CA00A8338D0FDD08340DC8F0C@oma00cexmbx03.corp.westworlds.com
Whole thread Raw
In response to Re: Slony-I Version with Postgres 8.4.0  (Kenneth Marshall <ktm@rice.edu>)
List pgsql-admin
slony1-1.2.17-rc ...

Thank you ....

-----Original Message-----
From: Kenneth Marshall [mailto:ktm@rice.edu]
Sent: Monday, August 03, 2009 4:27 PM
To: Plugge, Joe R.
Cc: pgsql-admin@postgresql.org
Subject: Re: [ADMIN] Slony-I Version with Postgres 8.4.0

You need to latest release candidate that was announced last week.
The expected actual release is to be this week. I am waiting for
that.

Regards,
Ken

On Mon, Aug 03, 2009 at 04:02:16PM -0500, Plugge, Joe R. wrote:
> What version of Slony-I is "ok" to use with version 8.4.0, I am getting this error when trying to make against 8.4.0
onRHEL4: 
>
> [postgres@linux1558 slony1-1.2.15]$ make
> make[1]: Entering directory `/home/postgres/slony1-1.2.15/src'
> make[2]: Entering directory `/home/postgres/slony1-1.2.15/src/xxid'
> gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fpic -I../.. -I/usr/local/pgsql/include/
-I/usr/local/pgsql/include/server/ -c -o xxid.o xxid.c 
> xxid.c: In function `_Slony_I_getMinXid':
> xxid.c:236: error: `SerializableSnapshot' undeclared (first use in this function)
> xxid.c:236: error: (Each undeclared identifier is reported only once
> xxid.c:236: error: for each function it appears in.)
> xxid.c: In function `_Slony_I_getMaxXid':
> xxid.c:249: error: `SerializableSnapshot' undeclared (first use in this function)
> make[2]: *** [xxid.o] Error 1
> make[2]: Leaving directory `/home/postgres/slony1-1.2.15/src/xxid'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/home/postgres/slony1-1.2.15/src'
> make: *** [all] Error 2
>
>
> --
> Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-admin
>

pgsql-admin by date:

Previous
From: Kenneth Marshall
Date:
Subject: Re: Slony-I Version with Postgres 8.4.0
Next
From: Andrew Perrin
Date:
Subject: Help! Upgrade to 8.4 dropped my databases