On 2020/02/29 12:59, Antoine Jacoutot wrote:
> On Fri, Feb 28, 2020 at 11:23:09PM +, Stuart Henderson wrote:
> > Sorry for yet another one of these! I think I send a new diff for
> > this every time I have to go through the pg_upgrade process :)
> >
> > If we add "local all postgres trust" bef
On Fri, Feb 28, 2020 at 11:23:09PM +, Stuart Henderson wrote:
> Sorry for yet another one of these! I think I send a new diff for
> this every time I have to go through the pg_upgrade process :)
>
> If we add "local all postgres trust" before copying pg_hba.conf from the
> old to new dir, we c
Sorry for yet another one of these! I think I send a new diff for
this every time I have to go through the pg_upgrade process :)
If we add "local all postgres trust" before copying pg_hba.conf from the
old to new dir, we can avoid editing twice. And we only need to remove
it again from the new one