Can not start postgresSQL 8.4

From: Boriss Redkins <Boriss(dot)Redkins(at)netboss(dot)com>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Can not start postgresSQL 8.4
Date: 2012-10-02 08:42:36
Message-ID: F81ED09494DC224D9966DC79713F0F7211A41E3F@CH1PRD0510MB392.namprd05.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

I encountered a problem when trying to start postqreSQL 8.4.

I've got postgreSQL 8.4 and 91. installed on my Windows 7 machine. 9.1 version starts just fine. But when trying to start 8.4 with:

Services
Microsoft Corporation
Version: 6.1.7600.16385

it does not start and no logs are produced.

When starting in console:

C:\Program Files (x86)\PostgreSQL\8.4\bin>pg_ctl.exe start -D "\Program Files (x
86)\PostgreSQL\8.4\data"
server starting

it starts.

How can I start 8.4 with Services?

Thanks in advance,
Boris

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jasen Betts 2012-10-02 09:02:35 Re: Securing .pgpass File?
Previous Message Ondrej Ivanič 2012-10-02 05:37:39 Re: Can I force a query plan to materialise part?