yandex / odyssey

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

Fix groups implementation #623

Closed visill closed 16 hours ago

visill commented 3 days ago

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