Re: Cant start PostgreSQL Using command prompt

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: Saravanan Nagarajan <n(dot)saravanan86(at)gmail(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: Cant start PostgreSQL Using command prompt
Date: 2013-09-11 13:01:44
Message-ID: CAB7nPqQov5BwLjcvYO85ocx+zbFQ_GfZMohg6DFUiiW_MgPtGQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Wed, Sep 11, 2013 at 4:00 AM, Saravanan Nagarajan
<n(dot)saravanan86(at)gmail(dot)com> wrote:
> 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 &
What is exactly the version of Postgres you are trying to use?
What is the output of D:\logs\pglog.txt?
--
Michael

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Michael Paquier 2013-09-11 13:08:34 Re: Error by restore a database
Previous Message b.rychtarski 2013-09-11 12:07:25 BUG #8443: duplicated oids after dump