Re: Users, Roles and Connection Pooling - Mailing list pgsql-general

From Stephen Frost
Subject Re: Users, Roles and Connection Pooling
Date
Msg-id 20191002074310.GH6962@tamriel.snowman.net
Whole thread Raw
In response to Re: Users, Roles and Connection Pooling  (Laurenz Albe <laurenz.albe@cybertec.at>)
Responses Re: Users, Roles and Connection Pooling
List pgsql-general
Greetings,

* Laurenz Albe (laurenz.albe@cybertec.at) wrote:
> A couple of pointers:

I generally agree with these comments.

> - This is a good setup if you don't have too many users.  Metadata
>   queries will start getting slow if you get into the tens of thousands
>   of users, maybe earlier.

While this seems plausible- I'd love to hear about exactly what you've
seen start to be a problem when getting up to that many users.  Are you
just referring to things like \du?  Or..?

Thanks,

Stephen

Attachment

pgsql-general by date:

Previous
From: Laurenz Albe
Date:
Subject: Re: Users, Roles and Connection Pooling
Next
From: Matt Andrews
Date:
Subject: Re: Users, Roles and Connection Pooling