Steve Singer ssinger at ca.afilias.info
Tue Aug 28 16:42:15 PDT 2012
On 12-08-27 05:33 PM, Shaun McCloud wrote:
> I have found one issue compiling this on a Windows system with PostgreSQL 9.0.9 x64 & PostGIS 2.0 x64, it complains about not being able to find intl.lib.  Copying this from C:\PostgreSQL\9.0\bin\postgisgui to C:\PostgreSQL\9.0\lib fixed the issue for me.  Any clue why its looking for intl.lib?
>

intl.lib is included with the gettext library that slony links with.
On the x86 (32 bit) windows system I generally test with I don't need to 
copy that library to the postgresql bin directory.  I don't know why x64 
is different.





> Shaun McCloud, MCDST | Associate Software Developer
> Geo-Comm Inc. | www.geo-comm.com
>
>
> -----Original Message-----
> From: slony1-general-bounces at lists.slony.info [mailto:slony1-general-bounces at lists.slony.info] On Behalf Of Steve Singer
> Sent: Monday, August 27, 2012 14:43
> To: slony general
> Subject: [Slony1-general] Slony 2.1.2 released
>
> The Slony team is pleased to announce the next minor release of the Slony replication system for PostgreSQL.
>
> Slony 2.1.2 is a bug fix release on the 2.1 stream.
>
> This release includes fixes for the following bugs:
>
> - Bug #275 :: Fixed memory leak in monitor thread
> - Bug #272 :: Fix memory overwrite in slonik parsing
> - Bug #268 :: PostgreSQL 9.2 has changed pg_stat_activity.procpid to pid
> - Bug #263 :: CPPFLAGS and LDFLAGS get passed from configure
> - Bug #274 :: Include schemadoc.xml as part of the distribution tar(again)
> - Bug #264 :: Add an ORDER BY to the log selection query so the xid's get compressed
> - Bug #258 :: The cleanup thread should no longer block waiting on a lock
>
> Slony 2.1.2 can be downloaded from the following location
>
> http://main.slony.info/downloads/2.1/source/slony1-2.1.2.tar.bz2
> http://main.slony.info/downloads/2.1/source/slony1-2.1.2-docs.tar.bz2
>
>
>
> _______________________________________________
> Slony1-general mailing list
> Slony1-general at lists.slony.info
> http://lists.slony.info/mailman/listinfo/slony1-general
>



More information about the Slony1-general mailing list