On Fri, Sep 20, 2019 at 8:19 AM Tom Lane <tgl@xxxxxxxxxxxxx> wrote:
There is a restriction on how many distinct GRANTs you can
issue against any one object --- performance will get bad if the ACL
list gets too large.
Any ballpark numbers here? Are we talking 50 or 8000?