Re: [pgsql-www] BUG #1355: 8.0.0 rc2 installer fails

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: [pgsql-www] BUG #1355: 8.0.0 rc2 installer fails
Дата
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE47643A@algol.sollentuna.se
обсуждение исходный текст
Список pgsql-bugs
(um, why was this filed to -www? Copying over to -bugs where it should
be. Something wrong with the scripts, I assume)


> The following bug has been logged online:
>
> Bug reference:      1355
> Logged by:          Scott Stillwell
> Email address:      sstillwell@kc.rr.com
> PostgreSQL version: 8.0
> Operating system:   Windows XP Pro SP2
> Description:        8.0.0 rc2 installer fails
> Details:
>
> When installing PostgreSQL 8.0.0 rc2 on my computer (Windows
> XP Professional, SP2 and all current patches), I accepted all
> defaults (with the exception of assigning a password to the
> local Windows account and the postgres password).  I get the
> following error near the end of the process:
>
> Failed to run initdb: -1073741512!
> Please see the logfile in 'C:\Program
> Files\PostgreSQL\8.0.0-rc2\tmp\initdb.log'.
> Note! You must read/copy this logfile before you click OK, or
> it will be automatically removed.
>
> While the dialog box is still displayed, I checked the
> initdb.log file.  It is zero bytes with no contents.
>
> After clicking OK, the installer rolls back, at which point I
> get another dialog titled "Fatal Error" saying
>
> Installation ended prematurely because of an error.

Very interesting error :-) That means the initdb process exited with an
error code that certainly didn't come from initdb...

Have you installed any non-standard security products, or done any
lockdown from the standard level of the system? So that perhaps the
postgres account doesn't have access to required DLL files?

Also, when this happens, can you check the contents of
8.0.0-rc2\tmp\initdb.bat and see if the paths entered there are correct?

Finally, do you get anything in the windows event logs when this
happens?

//Magnus

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #1329: Bug in IF-ELSEIF-ELSE construct
Следующее
От: Robert Treat
Дата:
Сообщение: Fwd: [pgsql-www] BUG #1354: psql.exe won't start on NTFS partition under some circumstances