It appears that if you are using a 32-bit version of PostgreSQL you need the 32-bit version of the 2010 Visual C++ runtime. If you are using a 64-bit version of PostgreSQL you need both the 32-bit & 64-bit version of the 2010 Visual C++ runtime.
Shaun McCloud, MCDST | Associate Software Developer Geo-Comm Inc. | www.geo-comm.com Toll Free 888.436.2666 Please consider the environment before printing this email -----Original Message----- From: Steve Singer [mailto:[email protected]] Sent: Tuesday, February 26, 2013 08:17 To: Shaun McCloud Cc: [email protected] Subject: Re: [Slony1-general] Visual C++ runtimes On 13-02-21 03:49 PM, Shaun McCloud wrote: > When compiling Slony on Windows, which Visual C++ runtimes are needed > to run it? It appears that it needs 2008 & 2010, but does the SP level > matter? > I have no idea, the machine I usually do windows builds on has the SDK already installed. If you figure out exactly what the runtime requirements are for a particular slony + VC + Windows version is please post them. > *Shaun McCloud, MCDST* | Associate Software Developer > > Geo-Comm Inc. | www.geo-comm.com <http://www.geo-comm.com/> > > Toll Free 888.436.2666 > > PPlease consider the environment before printing this email > > > > _______________________________________________ > Slony1-general mailing list > [email protected] > http://lists.slony.info/mailman/listinfo/slony1-general > _______________________________________________ Slony1-general mailing list [email protected] http://lists.slony.info/mailman/listinfo/slony1-general
