Hello,
have a look at:
http://www.ca.postgresql.org/docs/faq-mswin
Note however that cygwin now comes with prebuilt postgresql binaries
so all you should need to do is to install cygwin and cygipc. Then
ipc-daemon &
initdb -D <datadirectory>
postmaster -i -D <datadirectory> &
If you have more problems the pgsql-cygwin list would probably be
the best place to ask (have a look at www.postgresql.org for more info).
- Stuart
> -----Original Message-----
> From: Neletulla, Sharat [SMTP:SNeletulla@necam.com]
> Sent: Tuesday, June 26, 2001 3:08 PM
> To: Grant; pgsql-admin@postgresql.org
> Subject: HELP PLEASE!! Installation on NT Machine.
>
> I am trying to install Postgresql on NT machine Since yesterday. I could
> not able to do that. PL. HELP me.
> What r all the things i have to do. HELP ME PLEASE!!!!
>
>
> thanks
> Sharat
>
<snip>