yandex / odyssey

Scalable PostgreSQL connection pooler
BSD 3-Clause "New" or "Revised" License
3.21k stars 165 forks source link

Fix groups implementation #623

Closed visill closed 4 months ago

visill commented 4 months ago

Currently groups require all users to be specified in config beforehand. New implementation fixes this.