Re: pg_upgrade could not connect to server - Mailing list pgsql-general

From Igal @ getRailo.org
Subject Re: pg_upgrade could not connect to server
Date
Msg-id 54C14FBC.1020106@getrailo.org
Whole thread Raw
In response to Re: pg_upgrade could not connect to server  ("Jimmy Jack" <jimmyjack@gmail.com>)
Responses Re: pg_upgrade could not connect to server
List pgsql-general
same result :(

C:\Windows\system32>"C:\Program Files\PostgreSQL\9.3\bin/pg_ctl" -w -l "c:\pg_upgrade_ctl.log" -D "E:\PGSQLData" -o "-p 50432 -b " start
waiting for server to start....Access is denied.
.... stopped waiting
pg_ctl: could not start server
Examine the log output.

can't find any log output either.  I expected it to be at c:\pg_upgrade_ctl.log given the command above.


On 1/22/2015 11:14 AM, Jimmy Jack wrote:
runas administrator


"The new security model does not grant administrative privileges at all times. Even administrators run under standard privileges when they perform non-administrative tasks that do not require elevated privileges…"



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

Jimmy,

On 1/22/2015 10:53 AM, Jimmy Jack wrote:
> 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
>
runas what? there is no "postgres" user on my system. the Windows
service runs as Network Service

thanks,

--
Igal Sapir
Railo Core Developer
http://getRailo.org/



-- 
Igal Sapir
Railo Core Developer
http://getRailo.org/

pgsql-general by date:

Previous
From: John R Pierce
Date:
Subject: Re: How to create a specific table
Next
From: Wells Oliver
Date:
Subject: Getting a delta of two json-typed objects? (a breeze w/ hstore)