| From: | "Rajesh Kumar Mallah" <mallah(dot)rajesh(at)gmail(dot)com> |
|---|---|
| To: | ron <bragustin(at)gmail(dot)com> |
| Cc: | pgsql-admin(at)postgresql(dot)org |
| Subject: | Re: Problem starting up PostgreSQL 8.0 database service in Windows 2003 server |
| Date: | 2006-12-07 17:14:15 |
| Message-ID: | a97c77030612070914m635603d1nd1015bafc9604a62@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
On 12/7/06, ron <bragustin(at)gmail(dot)com> wrote:
> Please kindly help me with this problem I am experiencing with starting up a
> PostgreSQL 8.0 db service in a Windows 2003 server.
> Whenever I attempt to restart the service I always get the message: "The
> PostgreSQL Database Server 8.0 on Local Computer started and then stopped.
> Some services stop automatically if they have no work to do, for example,
> the Performance Logs and Alerts service."
>
> I tried running postgres in command line with:
> c:\...\PostgreSQL\8.0\bin\postgres -
> D:\Progra...\PostgreSQL\8.0\data template1 gives me:
> "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. ..."
Go to Control Panel --> users --> L ocate the user
you use to login. convert the account to a limited account.
OR
create a new user postgres and do not give administrative rights
while creating. Run postgres using that user.
I havent' run postgresql on windows yet so i cannot give very specific
instructions but i hope you got the point.
Regds
mallah
>
> Need badly your help in dealing with this one.
>
> Many thanks in advance.
>
>
>
> --
> R. Agustin
> - - - - - - - - - - - - - - - - - - - - - - - - - -
> E-mail: bragustin(at)gmail(dot)com
> ICQ #: 146807041
> _______________________________________
> This email contains confidential information for the sole use of the
> intended
> recipient/s. If you are not the intended recipient, please contact
> the sender, delete this email and maintain the confidentiality of what
> you may have read.
>
> "It is a capital mistake to theorize before one has data."
> - Sherlock Holmes
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | anuradha devi | 2006-12-08 00:21:32 | pgdump |
| Previous Message | ron | 2006-12-07 16:55:46 | Problem starting up PostgreSQL 8.0 database service in Windows 2003 server |