Re: pgsql: Add 'basebackup_to_shell' contrib module.

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Andrew Dunstan <andrew(at)dunslane(dot)net>, Nathan Bossart <nathandbossart(at)gmail(dot)com>, Andres Freund <andres(at)anarazel(dot)de>, Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Magnus Hagander <magnus(at)hagander(dot)net>
Subject: Re: pgsql: Add 'basebackup_to_shell' contrib module.
Date: 2022-03-31 16:56:31
Message-ID: CA+TgmoYH9+RP=mRa-xATq=R=gjQbVJMqDL_9VyeEHcjLJZ5g7A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

On Thu, Mar 31, 2022 at 12:45 PM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> I agree that the documentation of this is nonexistent and the design
> is probably questionable, but I'm not volunteering to fix either.
> If you are, step right up. In the meantime, I believe (without
> having tested) that the correct incantation is to use auth_extra
> but *also* create the user further down.

I agree. That's exactly what I said in
http://postgr.es/m/CA+TgmoasOhqLR=TSYmHd4TyX-qnfwtde_u19ZphKunpSCkh_iw@mail.gmail.com
...

--
Robert Haas
EDB: http://www.enterprisedb.com

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2022-03-31 18:05:36 pgsql: psql: Refactor SendQuery()
Previous Message Tom Lane 2022-03-31 16:50:41 Re: pgsql: Make PostgreSQL::Test::Cluster compatible with all live branches

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Geoghegan 2022-03-31 16:58:18 Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations
Previous Message Robert Haas 2022-03-31 16:55:18 Re: head fails to build on SLES 12 (wal_compression=zstd)