Re: Runtime Problems

Поиск
Список
Период
Сортировка
От Merlin Moncure
Тема Re: Runtime Problems
Дата
Msg-id 6EE64EF3AB31D5448D0007DD34EEB34101AE25@Herge.rcsinc.local
обсуждение исходный текст
Ответ на Runtime Problems  ("Richard Luckhurst" <rickl@soundadvice.aunz.net>)
Ответы Re: Runtime Problems  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: "Richard Luckhurst"
Дата:
Сообщение: Re: Runtime Problems
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Runtime Problems