Re: Allow pg_dumpall to work without pg_authid

From: Robins Tharakan <tharakan(at)gmail(dot)com>
To: Stephen Frost <sfrost(at)snowman(dot)net>
Cc: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Allow pg_dumpall to work without pg_authid
Date: 2017-02-19 06:02:25
Message-ID: CAEP4nAxS=3PoktDxem+UYdtQeYE1oFpvWxW61eLBR+Q6CoBxFA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sun, 19 Feb 2017 at 10:08 Stephen Frost <sfrost(at)snowman(dot)net> wrote:

> If anything, it should use pg_roles, not pg_user.
>
> I don't really like the "--avoid-pgauthid" option, but "--no-passwords"
> would probably work.
>
>
Am sorry, I meant pg_roles (FWIW, the github URL given earlier uses
pg_roles).

'--no-passwords' is a good alternative.
Would submit a patch soon.

-
Robins
--

-
robins

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2017-02-19 08:34:46 Re: [COMMITTERS] pgsql: Add new function dsa_allocate0.
Previous Message Michael Paquier 2017-02-19 01:01:54 Re: Provide list of subscriptions and publications in psql's completion