On Mon, Jun 14, 2010 at 7:22 PM, M. Bashir Al-Noimi <ad...@mbnoimi.net>wrote:
> Hi All, > > > As shown in the following screenshot I couldn't install pg in Windows > because it couldn't install Microsoft VC++ Runtime! > > > How I can fix this issue? > If you already have the right version (VC++ 2005 SP1) of the runtimes installed, you could run the installer with the option: --install_runtimes 0 to skip the runtime installation. If you don't have them, or have the wrong version, the installer will almost certainly fail later on. -- Dave Page EnterpriseDB UK: http://www.enterprisedb.com The Enterprise Postgres Company