PostgreSQL 8.0.0-beta4 pginstaller failure on Windows 2003

From: Bruce Patin <bruce(at)bcat(dot)us>
To: pgsql-bugs(at)postgresql(dot)org <pgsql-bugs(at)postgresql(dot)org>
Subject: PostgreSQL 8.0.0-beta4 pginstaller failure on Windows 2003
Date: 2004-10-26 16:42:26
Message-ID: 5.1.1.6.0.20041026124219.00a78dc0@bcat.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

I downloaded http://pgfoundry.org/projects/pginstaller/
and used it to attempt installation of PostgreSQL 8.0.0-beta4
on a Microsoft Windows Server 2003 Standard Edition.

Things I changed from defaults are the userid "postgresql", instead of
"postgres",
and checked box to "Accept connections on all addreses, not just localhost".
(Note "addreses" in the above label is misspelled, should be "addresses".)

Results:

initdb.exe - Ordinal Not Found
The ordinal 2821 could not be located in the dynamic link library
LIBEAY32.dll.

PostgreSQL 8.0.0-beta4
Failed to run initdb: 128!
Please see the logfile in 'C:\Program
Files\PostgreSQL\8.0.0-beta4\tmp\initdb.log'.
Note! You must read/copy this logfile before you click OK, or it will be
automatically removed.

I looked at the logfile before clicking on OK, and it was empty, 0 bytes.

The installation rolled itself back.

Bruce Patin

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message C. David Wilde 2004-10-26 19:23:10 Strange behavior in psql
Previous Message Tom Lane 2004-10-26 14:43:18 Re: BUG #1296: Server crashes when relation already exists using JDBC