Re: pg_upgrade could not connect to server

From: "Igal (at) getRailo(dot)org" <igal(at)getrailo(dot)org>
To: Jimmy Jack <jimmyjack(at)gmail(dot)com>
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 19:30:04
Message-ID: 54C14FBC.1020106@getrailo.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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
>
> https://msdn.microsoft.com/en-us/library/bb385791.aspx
>
> "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(at)getrailo(dot)org <mailto:igal(at)getrailo(dot)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/

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Wells Oliver 2015-01-22 19:37:32 Getting a delta of two json-typed objects? (a breeze w/ hstore)
Previous Message John R Pierce 2015-01-22 19:18:03 Re: How to create a specific table