Re: Runtime Problems

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Merlin Moncure <merlin(dot)moncure(at)rcsonline(dot)com>
Cc: Richard Luckhurst <rickl(at)soundadvice(dot)aunz(dot)net>, pgsql-hackers-win32(at)postgresql(dot)org
Subject: Re: Runtime Problems
Date: 2004-05-18 13:15:03
Message-ID: 200405181315.i4IDF3Y21829@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers-win32

Merlin Moncure wrote:
> > 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 :)

I made a bunch of Win32 fixes 12 hours ago.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-hackers-win32 by date

  From Date Subject
Next Message Alejandro Arroyave 2004-05-18 16:56:35 Suscripcion
Previous Message Merlin Moncure 2004-05-18 12:13:55 Re: Runtime Problems