From: | "Chad Thompson" <chad(at)weblinkservices(dot)com> |
---|---|
To: | "Sumaira Ali" <nat_lazy(at)hotmail(dot)com>, <pgsql-novice(at)postgresql(dot)org> |
Subject: | Re: installing pgsql |
Date: | 2003-01-22 15:52:24 |
Message-ID: | 00e101c2c22e$42248910$32021aac@chad |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-novice |
If by PC you mean on Microsoft Windows, then yes.
Here is a quote from Florian Litot previously on this list.
Subject: [NOVICE] installation on windows
I used this guide,
{HYPERLINK "http://www.ejip.net/faq/postgresql_win_setup_faq.jsp"}http://www.ejip.net/faq/postgresql_win_setup_faq.jsp
download cygwin,
download cygipc
and follow the above instructions
its a snap to do and it works fine, the biggest headache I had was unzipping the .bz files.
There's a pg -cygwin mailing list at postgresql.org
install the two, open cygwin,type
ipc-daemon &
then type
/bin/postmaster -i -D /share/postgresql/data &
and there you go
useful utility:
pgadmin 11 fom sourceforge
enjoy
HTH
Chad Thompson
----- Original Message -----
From: Sumaira Ali
To: pgsql-novice(at)postgresql(dot)org
Sent: Tuesday, January 21, 2003 6:37 PM
Subject: [NOVICE] installing pgsql
Hi,
i wanted to know if postgreSQL can be installed on PC or does it need a UNIX machine only?
thanks
sumaira
------------------------------------------------------------------------------
The new MSN 8: smart spam protection and 2 months FREE*
From | Date | Subject | |
---|---|---|---|
Next Message | Desmond Coughlan | 2003-01-22 22:08:12 | Regular Expressions and SELECT |
Previous Message | Andrew McMillan | 2003-01-22 07:23:07 | Re: locking mechanism |