Re: BUG #4691: Installation error - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #4691: Installation error
Date
Msg-id 7238.1236202346@sss.pgh.pa.us
Whole thread Raw
In response to BUG #4691: Installation error  ("Gregory Clark" <gregwillclark@hotmail.com>)
Responses Re: BUG #4691: Installation error  (Dave Page <dpage@pgadmin.org>)
List pgsql-bugs
"Gregory Clark" <gregwillclark@hotmail.com> writes:
> I get an error when trying to install Postgre Database Server 8.1.The Error
> is "Failed to run initdb: 1!

Why are you trying to install 8.1?  We don't support that on Windows
anymore, for good and sufficient reasons.

> creating directory C:/Program Files/PostgreSQL/8.1/data/pg_tblspc ... ok
> selecting default max_connections ... The system cannot find the file
> specified.
> The system cannot find the file specified.
> The system cannot find the file specified.
> The system cannot find the file specified.
> The system cannot find the file specified.
> The system cannot find the file specified.
> 10
> selecting default shared_buffers ... The system cannot find the file
> specified.

It sorta looks like you are missing postgres.exe.  But it's hard to
imagine why you'd have initdb and not that --- maybe a permissions
problem?

            regards, tom lane

pgsql-bugs by date:

Previous
From: Jaime Casanova
Date:
Subject: Re: BUG #4693: When I use the order by it gets me an error, but if i use it without order by it's a correct query.
Next
From: Dave Page
Date:
Subject: Re: BUG #4691: Installation error