Re: Troubles in Initializing Postgres Database 8.2

From: "Maarten van der Heijden" <maarten(at)vdg-security(dot)com>
To: "Magnus Hagander" <magnus(at)hagander(dot)net>
Cc: <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: Troubles in Initializing Postgres Database 8.2
Date: 2007-01-21 17:36:31
Message-ID: A4EE27BB6C221B47B24839B4F0E9528707166E@server02.vdg-nederland.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Thanks for your answer.

Manually starting InitDb causes the same error.

I'll try starting InitDb with the pagefile enabled, let's see what happens.

regards,
maarten

-----Oorspronkelijk bericht-----
Van: Magnus Hagander [mailto:magnus(at)hagander(dot)net]
Verzonden: zo 21-1-2007 18:23
Aan: Maarten van der Heijden
CC: pgsql-bugs(at)postgresql(dot)org
Onderwerp: Re: [BUGS] Troubles in Initializing Postgres Database 8.2

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

______________________________________________________________________
*******************************DISCLAIMER******************************De informatie verzonden met dit e-mail bericht is uitsluitend voor de geadresseerde(n). Openbaarmaking, vermenigvuldiging, verspreiding en/of verstrekking aan derden is niet toegestaan. Indien U deze e-mail abusievelijk heeft ontvangen, verzoeken wij U het e-mail bericht te verwijderen en de afzender hiervan op de hoogte te stellen. VDG Security Systems bv sluit iedere aansprakelijkheid uit, die voortvloeit uit elektronische verzending.
The information contained in this communication is intended solely for use of the individual or entity to whom it is addressed and others authorized to receive it. If you are not the intended recipient you are hereby notified that any disclosure, copying,distribution or taking any action in reliance on the contents of this information is strictly prohibited. If you are not the intended recipient, please delete this message and any attachments and advise the sender by return e-mail. VDG Security Systems bv rules out any and every liability resulting from any electronic transmission.
***********************************************************************
This email has been scanned by the MessageLabs Email Security System.
On behalf of VDG Security Systems bv

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2007-01-21 18:17:13 Re: BUG #2905: min and max return incorrect text type
Previous Message Magnus Hagander 2007-01-21 17:23:45 Re: Troubles in Initializing Postgres Database 8.2