Re: Stop connections to a specific database
| От | Rex Mabry |
|---|---|
| Тема | Re: Stop connections to a specific database |
| Дата | |
| Msg-id | 410024.86522.qm@web35908.mail.mud.yahoo.com обсуждение исходный текст |
| Ответ на | Stop connections to a specific database ("Scott Whitney" <swhitney@journyx.com>) |
| Список | pgsql-admin |
You can update your pg_hba.conf file. Change the database column to list the one database.
# DATABASE can be "all", "sameuser", "samerole", a database name, or
Assuming you database is called "mydb and you enter the connecting from IP, it should look like this. # TYPE DATABASE USER CIDR-ADDRESS METHOD
After that, do a pg_ctl reload
From: Scott Whitney <swhitney@journyx.com> |
В списке pgsql-admin по дате отправления: