Re: Cant start PostgreSQL Using command prompt

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Re: Cant start PostgreSQL Using command prompt
Date: 2013-09-11 17:19:22
Message-ID: 5230A61A.2030207@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On 9/11/2013 4:00 AM, Saravanan Nagarajan wrote:
> I am using PostgreSQL. If am starting the db with System Account/ any
> domain account using wrapper, the DB is starting fine.
>
> If i am trying to start the PostgreSQL DB using command prompt,
> [Normal mode or Run as administrator.], It wont start. I provided full
> permission for everyone in Postgres DB Folder.
>
> I didn't find any error in pg_log file. I installed DB in 2008 R2
> windows machine.
>
> My command : *pg_ctl -D "..\data" -o -p3306 --log "D:\logs\pglog.txt"
> start &*
> *
> *

NET START "postgres service name"

btw, afaik Windows command prompt has no idea what & means.

--
john r pierce 37N 122W
somewhere on the middle of the left coast

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message maps.on 2013-09-11 23:51:26 BUG #8444: ERROR: table name "tblb" specified more than once in subquery
Previous Message Andres Freund 2013-09-11 13:37:55 Re: BUG #8443: duplicated oids after dump