Add example of using 'sameuser' followed by 'all' pg_hba records to
Tom Lane <tgl@sss.pgh.pa.us>
Add example of using 'sameuser' followed by 'all' pg_hba records to enforce a limit on who can connect to databases other than their own. From a recent discussion in pg-admin.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/client-auth.sgml | modified | +36 −19 |
| src/backend/libpq/pg_hba.conf.sample | modified | +39 −24 |