Re: Cant start PostgreSQL Using command prompt

Поиск
Список
Период
Сортировка
От Saravanan Nagarajan
Тема Re: Cant start PostgreSQL Using command prompt
Дата
Msg-id CANYLztidK7UmJh=fqdA_j3X_5TgydKtsmnjq_BZa71FBYxBUkg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Cant start PostgreSQL Using command prompt  (Michael Paquier <michael.paquier@gmail.com>)
Ответы Re: Cant start PostgreSQL Using command prompt  (Michael Paquier <michael.paquier@gmail.com>)
Список pgsql-bugs
In pglog_txt,

LOG:  could not bind IPv6 socket: No error
HINT:  Is another postmaster already running on port 33307? If not, wait a
few seconds and retry.
LOG:  could not bind IPv4 socket: No error
HINT:  Is another postmaster already running on port 33307? If not, wait a
few seconds and retry.
WARNING:  could not create listen socket for "localhost"
FATAL:  could not create any TCP/IP sockets

But already, i set ipv6&4 in pg_hba.conf file.
My PostgreSQL Version : 9.2.1

-- Saravanan .
On 11 September 2013 18:31, Michael Paquier <michael.paquier@gmail.com>wrote:

> On Wed, Sep 11, 2013 at 4:00 AM, Saravanan Nagarajan
> <n.saravanan86@gmail.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
>

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Devrim GÜNDÜZ
Дата:
Сообщение: Re: BUG #8458: Missing Fedora RPMs
Следующее
От: Murat Kabilov
Дата:
Сообщение: Problem with updating hstore extension from 9.2 to 9.3