Thread: Windows Version
Hello Sir,
Is postgreSQL is available for windows ? If yes, from where I can download it ?
Thanking you
Regards,
Yogesh Shahir
Project Manager
CREDOTEK
Yogesh Shahir wrote: > > Hello Sir, > > Is postgreSQL is available for windows ? If yes, from where I can downlo= > ad it ? PostgreSQL is a multiplatform DMBS. You can download the tarball from ftp.postgresql.org and compile postgres for MS Windows. There are some extra requirements for compiling postgres under Windows. For more information read the FAQ_MSWIN file in the doc directory of the postgres tarball. Arne
It is much easier to go to http://www.cygwin.com choose Download Cygwin Now and install everything. This way you have a complete Unix compatibility environment for Windows and a working installation of Postgres. Cheers, Colin Arne Weiner wrote: > PostgreSQL is a multiplatform DMBS. You can download the tarball from > ftp.postgresql.org and compile postgres for MS Windows. There are some > extra requirements for compiling postgres under Windows. For more > information > read the FAQ_MSWIN file in the doc directory of the postgres tarball.
There is now a pre-built binary that comes cygwin, available at www.cygwin.com. There is also pgsql-cygwin mailing list. - Stuart > -----Original Message----- > From: Arne Weiner [SMTP:aswr@gmx.de] > Sent: Thursday, August 30, 2001 6:28 PM > To: pgsql-admin@postgresql.org > Subject: Re: Windows Version > > Yogesh Shahir wrote: > > > > > Hello Sir, > > > > Is postgreSQL is available for windows ? If yes, from where I can > downlo= > > ad it ? > > PostgreSQL is a multiplatform DMBS. You can download the tarball from > ftp.postgresql.org and compile postgres for MS Windows. There are some > extra requirements for compiling postgres under Windows. For more > information > read the FAQ_MSWIN file in the doc directory of the postgres tarball. > > > Arne