Re: Troubles in Initializing Postgres Database 8.2

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: Troubles in Initializing Postgres Database 8.2
Дата
Msg-id 45B3A1A1.6060809@hagander.net
обсуждение исходный текст
Ответ на Troubles in Initializing Postgres Database 8.2  ("Maarten van der Heijden" <maarten@vdg-security.com>)
Список pgsql-bugs
Maarten van der Heijden wrote:
> I’m having trouble initialzing the PostGres Database 8.2 on Windows Xp
> Embedded. Installation using the windows installer is going fine until
> the initialization process is started. See below for the log. Installing
> postgres without initializing the database cluster is also working fine.

Not sure anybody has ever managed to install/run pg on XP Embedded.

Does it work if you run initdb manually after the install, or do you get
the same problem?


> It seems it cannot find a file…but which one?? And is this related to
> the failing initialization…? Maybe there are some missing “locales” ?

Hmm. That one looks like it's coming from the shared memory stuff. We do
a mapping of the pagefile for that - any chance your XP embedded system
simple does not have a pagefile or something? That would make it
reasonable to return file not found for that I guess.

//Magnus

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: BUG #2905: min and max return incorrect text type
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #2905: min and max return incorrect text type