Wrox Programmer Forums
Go Back   Wrox Programmer Forums > PHP/MySQL > MySQL
|
MySQL General discussion about the MySQL database.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the MySQL section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 8th, 2003, 05:20 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 101
Thanks: 0
Thanked 1 Time in 1 Post
Send a message via AIM to Moharo
Default question regarding PostgreSQL

hey there! question is bit funny but how can i install PostgreSQL to run under windows XP????? thanks in advance

:D:D

the genuine genius
__________________
www.campusgrind.com - college portal
 
Old September 8th, 2003, 05:44 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 836
Thanks: 0
Thanked 0 Times in 0 Posts
Default


When I ran PostgreSQL on Windows, I did it through cygwin.

In case you're unfamiliar with cygwin, it is a command shell wrapper that gives you a Bash command line interface to your system. What's nice about cygwin is that you can install a lot of standard GNU and unix utilities with it, thus making the cygwin command shell much more useful than the standard cmd.exe that you get with Win2k and XP.

Some useful links:

Cygwin:
  http://www.cygwin.com/

Postgres users docs:
  http://www.postgresql.org/docs/7.3/i...ive/index.html

Postgres administrators docs:
  http://www.postgresql.org/docs/7.3/i...ive/admin.html

Postgres install docs:
  http://www.postgresql.org/docs/7.3/i...tallation.html

Postgres install on windows docs:
  http://www.postgresql.org/docs/7.3/i...all-win32.html


When you install postgres under cygwin, you have to open a cygwin window to start the database. I don't think you can install it as a service.

Best of luck!


Take care,

Nik
http://www.bigaction.org/
 
Old September 9th, 2003, 02:38 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 101
Thanks: 0
Thanked 1 Time in 1 Post
Send a message via AIM to Moharo
Default

big thanks nikolai

:D:D:D

the genuine genius





Similar Threads
Thread Thread Starter Forum Replies Last Post
php and postgresql crmpicco PHP Databases 0 February 23rd, 2007 08:34 AM
Postgresql Transactions satyr Pro JSP 0 March 23rd, 2006 08:31 AM
tomcat with postgreSQL alejo_torres BOOK: Professional Apache Tomcat 0 October 14th, 2005 09:15 AM
Upgrading Postgresql 7.1.3 to 7.3.3 ganesh15 PHP How-To 1 September 3rd, 2003 11:07 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.