mirror of
https://github.com/postgres/postgres.git
synced 2026-04-13 21:17:00 -04:00
have > 20000 users and each (potentially) needs a separate database which is > only accessible to them. Rather than having 20000 lines in pg_hba.conf, > I've patched Postgres so that the special token "sameuser" in the > database field of pg_hba.conf allows access only to the username which > is connecting. |
||
|---|---|---|
| .. | ||
| auth.h | ||
| be-fsstubs.h | ||
| crypt.h | ||
| hba.h | ||
| libpq-be.h | ||
| libpq-fs.h | ||
| libpq.h | ||
| password.h | ||
| pqcomm.h | ||
| pqsignal.h | ||