Re: pg_upgrade could not connect to server

From: "Jimmy Jack" <jimmyjack(at)gmail(dot)com>
To: "Igal (at) getRailo(dot)org" <igal(at)getrailo(dot)org>
Cc: "Bruce Momjian" <bruce(at)momjian(dot)us>, pgsql-general(at)postgresql(dot)org
Subject: Re: pg_upgrade could not connect to server
Date: 2015-01-22 18:53:05
Message-ID: 1421952784950.e1a31a4e@Nodemailer
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Did you try to use runas windows command? Should not make any difference based on your comment how you run it.

https://technet.microsoft.com/en-us/library/cc771525(WS.10).aspx

On Thu, Jan 22, 2015 at 10:48 AM, Igal @ getRailo.org <igal(at)getrailo(dot)org>
wrote:

> Bruce,
> On 1/22/2015 10:38 AM, Bruce Momjian wrote:
>> On Thu, Jan 22, 2015 at 10:30:44AM -0800, Igal @ getRailo.org wrote:
>>>
>>> pg_upgrade_server_start.log contains the following:
>>>
>>> command: "C:\Program Files\PostgreSQL\9.3\bin/pg_ctl" -w -l "pg_upgrade_server.log" -D "E:\PGSQLData" -o "-p 50432 -b " start >> "pg_upgrade_server_start.log" 2>&1
>>> Access is denied.
>>> waiting for server to start........ stopped waiting
>> Yep, that's the problem all right. The question is why is it failing?
> Thank you for your prompt reply.
> I am running Windows Server 2008 R2 64bit. The commands are run using
> the Administrator account. There is no Domain Controller there. This
> is pretty much a standalone server in a simple Workgroup network.
> Is there any other information I can provide to help figure this out?
> --
> Igal Sapir
> Railo Core Developer
> http://getRailo.org/
> --
> Sent via pgsql-general mailing list (pgsql-general(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Igal @ getRailo.org 2015-01-22 18:55:05 Re: pg_upgrade could not connect to server
Previous Message Bruce Momjian 2015-01-22 18:52:37 Re: pg_upgrade could not connect to server