Installing PostgreSQL without using CygWin

Started by ken andrewalmost 18 years ago5 messagesgeneral
Jump to latest
#1ken andrew
kenandrew16@yahoo.com

Hi,

I would like to know if there is a way to install PostgreSQL in Windows NT Server 2003 without installing CygWin. The client insists on not installing CygWin.
Please help.  :D

Thanks.

Ken Andrew

Send instant messages to your online friends http://uk.messenger.yahoo.com

#2Dann Corbit
DCorbit@connx.com
In reply to: ken andrew (#1)
Re: Installing PostgreSQL without using CygWin

From: pgsql-general-owner@postgresql.org [mailto:pgsql-general-owner@postgresql.org] On Behalf Of ken andrew
Sent: Sunday, July 13, 2008 10:27 PM
To: pgsql-general@postgresql.org
Subject: [GENERAL] Installing PostgreSQL without using CygWin

Hi,

I would like to know if there is a way to install PostgreSQL in Windows NT Server 2003 without installing CygWin. The client insists on not installing CygWin.

The current version of the Installer installs a native build. Cygwin has not been used in the standard Windows build for a long time.

Go here:

http://www.postgresql.org/ftp/binary/v8.3.1/win32/

Get this:

http://wwwmaster.postgresql.org/download/mirrors-ftp?file=%2Fbinary%2Fv8.3.1%2Fwin32%2Fpostgresql-8.3.1-1.zip

<<

#3Klint Gore
kgore4@une.edu.au
In reply to: Dann Corbit (#2)
download latest points to wrong place [was Re: Installing PostgreSQL without using CygWin]

Dann Corbit wrote:

The current version of the Installer installs a native build. Cygwin
has not been used in the standard Windows build for a long time.

Go here:

http://www.postgresql.org/ftp/binary/v8.3.1/win32/

Get this:

http://wwwmaster.postgresql.org/download/mirrors-ftp?file=%2Fbinary%2Fv8.3.1%2Fwin32%2Fpostgresql-8.3.1-1.zip

<<

The 'latest' directory on http://www.postgresql.org/ftp/binary/ points
to 8.3.1 not 8.3.3

This is the one you need

http://wwwmaster.postgresql.org/download/mirrors-ftp?file=%2Fbinary%2Fv8.3.3%2Fwin32%2Fpostgresql-8.3.3-1.zip

klint.

--
Klint Gore
Database Manager
Sheep CRC
A.G.B.U.
University of New England
Armidale NSW 2350

Ph: 02 6773 3789
Fax: 02 6773 3266
EMail: kgore4@une.edu.au

#4Bruce Momjian
bruce@momjian.us
In reply to: Klint Gore (#3)
Re: download latest points to wrong place [was Re: [GENERAL] Installing PostgreSQL without using CygWin]

Klint Gore wrote:

Dann Corbit wrote:

The current version of the Installer installs a native build. Cygwin
has not been used in the standard Windows build for a long time.

Go here:

http://www.postgresql.org/ftp/binary/v8.3.1/win32/

Get this:

http://wwwmaster.postgresql.org/download/mirrors-ftp?file=%2Fbinary%2Fv8.3.1%2Fwin32%2Fpostgresql-8.3.1-1.zip

<<

The 'latest' directory on http://www.postgresql.org/ftp/binary/ points
to 8.3.1 not 8.3.3

This is the one you need

http://wwwmaster.postgresql.org/download/mirrors-ftp?file=%2Fbinary%2Fv8.3.3%2Fwin32%2Fpostgresql-8.3.3-1.zip

Yes, I can confirm that:

http://www.postgresql.org/ftp/binary/latest/

points to the wrong place. I ssh'ed to
postgresql.org/var/spool/ftp/pub/binary and updated the symlink. I
assume that is all I need to fix it and that that is the master ftp
location.

--
Bruce Momjian <bruce@momjian.us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

#5Scott Marlowe
scott.marlowe@gmail.com
In reply to: Dann Corbit (#2)
Re: Installing PostgreSQL without using CygWin

Better to go here:

http://www.postgresql.org/ftp/binary/v8.3.3/win32/

and get the latest version

Show quoted text

On Mon, Jul 14, 2008 at 11:01 PM, Dann Corbit <DCorbit@connx.com> wrote:

From: pgsql-general-owner@postgresql.org
[mailto:pgsql-general-owner@postgresql.org] On Behalf Of ken andrew
Sent: Sunday, July 13, 2008 10:27 PM
To: pgsql-general@postgresql.org
Subject: [GENERAL] Installing PostgreSQL without using CygWin

Hi,

I would like to know if there is a way to install PostgreSQL in Windows NT
Server 2003 without installing CygWin. The client insists on not installing
CygWin.

The current version of the Installer installs a native build. Cygwin has
not been used in the standard Windows build for a long time.

Go here:

http://www.postgresql.org/ftp/binary/v8.3.1/win32/

Get this:

http://wwwmaster.postgresql.org/download/mirrors-ftp?file=%2Fbinary%2Fv8.3.1%2Fwin32%2Fpostgresql-8.3.1-1.zip

<<