人:* xiebin (F)
> *抄送:* pgsql-gene...@postgresql.org; zhubo (C) ;
> Zhuzheng (IT) ; houxiaowei ;
> yangshaobo (A) ; mapinghu ;
> Songyunpeng ; luoqi (F)
> *主题:* Re: Security issues concerning pgsql replication
>
>
>
>
>
>
>
> On Tue, Oct 27, 2020 at 9:52 AM xiebin
On Tue, Oct 27, 2020 at 9:52 AM xiebin (F) wrote:
> Hi,
>
>
>
> I was setting up a master/slave pgsql(version 12.4) cluster using stream
> replication. I found 3 ways to authenticate, but all of them has some
> security issue.
>
>
>
> 1. Disable authentication.
>
> *cat pg_hba.conf*
>
> *hos