Re: [GENERAL] pg_upgrade -u

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: Ray Stell <stellr(at)vt(dot)edu>, PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: [GENERAL] pg_upgrade -u
Date: 2013-06-29 13:34:21
Message-ID: 20130629133421.GA23294@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

On Fri, Jun 28, 2013 at 11:59:58PM -0400, Peter Eisentraut wrote:
> On 6/28/13 9:43 PM, Bruce Momjian wrote:
> > On Fri, Jun 28, 2013 at 09:15:31PM -0400, Peter Eisentraut wrote:
> >> On 6/28/13 6:06 PM, Bruce Momjian wrote:
> >>> On Wed, May 29, 2013 at 09:44:00AM -0400, Peter Eisentraut wrote:
> >>>> On 5/28/13 10:55 PM, Bruce Momjian wrote:
> >>>>> Wow, I never realized other tools used -U for user, instead of -u.
> >>>>> Should I change pg_upgrade to use -U for 9.4? I can keep supporting -u
> >>>>> as an undocumented option.
> >>>>
> >>>> It seems to me that that option shouldn't be necessary anyway.
> >>>> pg_upgrade should somehow be able to find out by itself what the
> >>>> superuser of the old cluster was.
> >>>
> >>> Uh, any idea how to do that?
> >>
> >> select rolname from pg_authid where oid = 10;
> >
> > Uh, how do I know what username to connect as to issue that query?
>
> single-user mode?

Yes, but single-user mode is a whole new set of problems.

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ It's impossible for everything to be true. +

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Alban Hertroys 2013-06-29 13:54:04 Re: [pgadmin-support] Postgres case insensitive searches
Previous Message bhanu udaya 2013-06-29 13:02:52 Re: [GENERAL] Postgres case insensitive searches

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2013-06-29 13:45:46 pg_ctl and -h/help
Previous Message Pavel Stehule 2013-06-29 12:26:43 Re: psql and pset without any arguments