On 12-03-19 11:35 AM, ESLI george wrote:
> Hi,
> Can you tell me where to declare the environment variables PGSHARE
> ,PG_INC,PG_LIB, PTHREADS_INC,PTHREADS_LIB and GETTEXT_LIB in win 32?
>

In the command window you would type something like

SET PTHREADS_INC "c:\\pthreads\\include"

to set the environment variable.   (This is the command prompt that the 
Win32 SDK (or MSVC) installs)

The paths would be the actual places that you installed all the third 
party packages and postgresql into.





> On Mon, Mar 19, 2012 at 3:56 PM, Steve Singer <[email protected]
> <mailto:[email protected]>> wrote:
>
>     On 12-03-19 10:49 AM, ESLI george wrote:
>
>         Hi,
>
>         In our postgresql 9.1 - stack builder, we dont have a slony
>         option in
>         the replication section.Can you provide us with other options.
>
>
>     
> http://www.slony.info/__documentation/2.1/__administration.html#__BUILDINGWIN32
>     
> <http://www.slony.info/documentation/2.1/administration.html#BUILDINGWIN32>
>
>     Has some high level instructions on compiling Slony on WIN32.  You
>     could compile it yourself.
>
>
>
>         Thanks & Regards
>         Esli
>
>         On Mon, Mar 19, 2012 at 2:03 PM, Raymond O'Donnell <[email protected]
>         <mailto:[email protected]>
>         <mailto:[email protected] <mailto:[email protected]>>> wrote:
>
>             On 19/03/2012 12:04, ESLI george wrote:
>          > We want do a Master-Slave replication between ubuntu(Master) and
>          > windows(Slave) in PostgreSQL 9.1 using Slony2.1. we have
>         problems in
>          > installing slony 2.1 in windows.
>          > We have downloaded the source files. unlike previous versions
>             slony 2.1
>          > doesn't have a .exe file. So can you help us with the steps to
>             install
>          > slony 2.1 in windows xp.
>
>             Guten Tag,
>
>             PgAdmin includes the very useful "StackBuilder" application,
>         which will
>             download and install Slony-I (among many other things) for
>         you. I don't
>             know what version of Slony the latest StackBuilder installs,
>         but you'll
>             need to ensure that the Linux version matches - the versions
>         of Slony
>             must be identical.
>
>             I hope this helps,
>
>             Ray.
>
>             --
>             Raymond O'Donnell :: Galway :: Ireland
>         [email protected] <mailto:[email protected]> <mailto:[email protected]
>         <mailto:[email protected]>>
>
>
>
>
>         _________________________________________________
>         Slony1-general mailing list
>         [email protected].__info
>         <mailto:[email protected]>
>         http://lists.slony.info/__mailman/listinfo/slony1-__general
>         <http://lists.slony.info/mailman/listinfo/slony1-general>
>
>
>

_______________________________________________
Slony1-general mailing list
[email protected]
http://lists.slony.info/mailman/listinfo/slony1-general

Reply via email to