Re: Runtime Problems - Mailing list pgsql-hackers-win32

From Merlin Moncure
Subject Re: Runtime Problems
Date
Msg-id 6EE64EF3AB31D5448D0007DD34EEB34101AE25@Herge.rcsinc.local
Whole thread Raw
In response to Runtime Problems  ("Richard Luckhurst" <rickl@soundadvice.aunz.net>)
Responses Re: Runtime Problems
List pgsql-hackers-win32
> Hi Bruce
>
> Yes initdb is in c:\msys\1.0\local\pgsql\bin.
>
> I downloaded the binary from the following location
> http://www.hagander.net/pgsql/win32snap/postgres_win32_7.5_devel.zip

the pgsql/lib and pgsql/bin folders need to both be in your path.

The pgsql/share folder needs to be specified by initdb...

initdb -L "c:/postgres/share"

quote your paths and use forward slashes for the time being.

The current binary (from last good compile 5/11) works fine :)

Merlin

pgsql-hackers-win32 by date:

Previous
From: "Richard Luckhurst"
Date:
Subject: Re: Runtime Problems
Next
From: Bruce Momjian
Date:
Subject: Re: Runtime Problems