Re: Cant start PostgreSQL Using command prompt - Mailing list pgsql-bugs

From John R Pierce
Subject Re: Cant start PostgreSQL Using command prompt
Date
Msg-id 5230A61A.2030207@hogranch.com
Whole thread Raw
In response to Cant start PostgreSQL Using command prompt  (Saravanan Nagarajan <n.saravanan86@gmail.com>)
Responses Re: Cant start PostgreSQL Using command prompt  (Thomas Kellerer <spam_eater@gmx.net>)
List 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

pgsql-bugs by date:

Previous
From: Andres Freund
Date:
Subject: Re: BUG #8443: duplicated oids after dump
Next
From: maps.on@gmx.net
Date:
Subject: BUG #8444: ERROR: table name "tblb" specified more than once in subquery