Re: PostgreSQL installation under Win XP embeded

From: John R Pierce <pierce(at)hogranch(dot)com>
To: ioguix(at)free(dot)fr
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: PostgreSQL installation under Win XP embeded
Date: 2009-12-11 17:21:56
Message-ID: 4B227FB4.2020509@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

ioguix(at)free(dot)fr wrote:
> Hi guys,
>
> I would like to have some feedback about installing PostgreSQL 8.4
> under Windows XP embeded.
> Unfortunatly (or fortunatly actualy ;)), I have no XPe to test myself.
>
> Where are the traps ?
>
> Does the EDB installer works well ?
>
> I found on the list some bugs related to 8.0 and "run as..." command
> or to create the PostgreSQL service, is it still hapening with the 8.4
> installer ?

you normally don't "install" software on XP Embedded, rather, you build
it in. you would turn Postgres into an Windows Embedded package and
add this package to your XPE Builder manifest, or something like that (I
built some Windows Embedded systems for a test about a year ago, I've
forgotten the exact terminology).

Every feature of Windows Embedded is optional, including user logins.
A typical Windows Embeeded system will simply start up in the target
application rather than a gui shell, although it can be configured to
have users and logins.

I believe the Windows Embedded kit is available for a time limited eval
for free, at least it was last year. Its no longer called XP Embeeded,
although its still based on an XP kernel.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Scott Marlowe 2009-12-11 18:17:04 Re: pg_dump and ON DELETE CASCADE problem
Previous Message Massa, Harald Armin 2009-12-11 16:39:11 Re: Postgres.exe Process taking too much memory and CPU usage - making the system extremely slow.