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

From Saravanan Nagarajan
Subject Cant start PostgreSQL Using command prompt
Date
Msg-id CANYLztgCNR1fGbXR6ibYFt_11wr-g5LWwSawubPaKx6JY_0w_Q@mail.gmail.com
Whole thread Raw
Responses Re: Cant start PostgreSQL Using command prompt  (Michael Paquier <michael.paquier@gmail.com>)
Re: Cant start PostgreSQL Using command prompt  (John R Pierce <pierce@hogranch.com>)
List pgsql-bugs
Hi,

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
&*
*
*
Thanks in advance.

--
Regards
  Saravanan.N.

pgsql-bugs by date:

Previous
From: b.rychtarski@teb-akademia.pl
Date:
Subject: BUG #8443: duplicated oids after dump
Next
From: Michael Paquier
Date:
Subject: Re: Cant start PostgreSQL Using command prompt