Re: Regaining superuser access

From: Bernt Drange <badrange(at)gmail(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: Regaining superuser access
Date: 2008-09-19 08:26:44
Message-ID: 66fbdb9b-7a01-42c5-896c-0c5ffbe2f4fb@79g2000hsk.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-hackers

On Sep 18, 7:03 pm, alvhe(dot)(dot)(dot)(at)commandprompt(dot)com (Alvaro Herrera) wrote:
> Bernt Drange escribió:
>
> > After a lot of fiddling with being able to enter single user mode on a
> > windows machine (I had to figure out how to run the command line as
> > the correct user, then for some reason -D didn't work, but SET
> > PGDATA=xxx worked), I finally managed to fix my problem.
>
> Hmm, the -D thing not working should probably be studied -- perhaps
> we're missing escaping something somewhere.  Does the PGDATA path
> contain spaces or weird chars?

From memory the path was something like: F:\Postgresql Database\data.
I quoted it with double quotes. Without -D postgres.exe complained
about not finding the data path, with it postgres.exe complained about
not finding the config file, stating that it looked in (from memory
vague) F:\Postgresql Database\data\postgres\somethingmore. Adding the
--config-file parameter didn't help.

Is this enough information for you to start digging a bit more? If
not, I might find the exact messages, but I'm reluctant to do it on
this production database..

Bernt

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Tore Halset 2008-09-19 08:29:32 unable to restore 8.2.5
Previous Message Tom Lane 2008-09-18 23:03:11 Re: type unknown?

Browse pgsql-hackers by date

  From Date Subject
Next Message ju219721 2008-09-19 08:29:40 Re: gsoc, oprrest function for text search take 2
Previous Message Simon Riggs 2008-09-19 08:25:43 Assert Levels