pgSQL on windows

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
Zmodem
Forum Commoner
Posts: 84
Joined: Thu Apr 18, 2002 3:59 pm

pgSQL on windows

Post by Zmodem »

I want to use pgSQL. I want to get into some more advanced SQL features that are not possible with MySQL.

Unfortunately however, I am using win2k, and have had zero success getting pgsql installed and working.

i even downloaded cygwin, installed it, and still couldn't get it working.

i have looked for a pgsql on win2k tutorial, but have not found one yet. any idea where i could get my hands on something like that?

thanks
User avatar
EvilWalrus
Site Admin
Posts: 209
Joined: Thu Apr 18, 2002 3:21 pm
Location: Springmont, PA USA

Post by EvilWalrus »

So far, the only way to run pgSQL on Windows is to compile it via Cygwin... I'd suggest going to Google and googling for 'cygwin'... it's tough to use at first, but you'll get used to the general 'jist of it...
Post Reply