Help with starting portable version of postgresql

From: marco di antonio <bulletxt(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Help with starting portable version of postgresql
Date: 2009-12-05 13:19:21
Message-ID: 2b9223ef0912050519j14dca922me795d888c03d124a@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I downloaded the portable version of Postegresql from
http://greg.webhop.net/postgresql_portable

It works but the problem is that to start the server you must load it from
the gui. Instead since I want to start the server from my app, I need to
understand how to load it manually. I tried starting postgres.exe but it's
saying:
Execution of PostgreSQL by a user with administrative permissions is not
permitted.
The server must be started under an unprivileged user ID to prevent
possible system security compromises. See the documentation for
more information on how to properly start the server.

That0s strange, because the gui instead is able to load it so I'de like to
know how can I do the same thing (and I can't find the source code of the
ui).

Thanks a lot in advance,

--
Marco Di Antonio

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Peter Eisentraut 2009-12-05 14:46:34 Re: pg_attribute.attnum - wrong column ordinal?
Previous Message Ayo 2009-12-05 10:30:56 Looking for advice on working with revisions