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

From Magnus Hagander
Subject Re: Runtime Problems
Date
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE34BA30@algol.sollentuna.se
Whole thread Raw
In response to Runtime Problems  ("Richard Luckhurst" <rickl@soundadvice.aunz.net>)
List pgsql-hackers-win32
> > So even with a precompiled binary I still get
> >
> > initdb -D c:\pgsql\data -W --lc-collate=C Bad command or file name
> > fgets failure: No error Bad command or file name fgets failure: No
> > error The program "postgres" is needed by initdb but was
> not found in
> > the directory "c:/msys/1.0/local/pgsql/bin". Check your installation
>
> OK, is 'initdb' in c:/msys/1.0/local/pgsql/bin or somewhere
> else?  Where are you downloading this binary?  Is it possible
> it isn't getting updated nightly?

Merlin is having build problems with the current CVS, and has been
having for a couple of days, so the binary keeps refreshing the old
version.

Question: Is it in some way possible to get the "snapshot date" put into
the version string when you're compiling a nonrelease build? In the
"select version()" string?
I'm sure it would help in some cases :-), but I have no idea how much
work it would be, or if it's even possible.

//Magnus


pgsql-hackers-win32 by date:

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