mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-02-14 17:49:53 +00:00
f: pg
This commit is contained in:
@@ -144,7 +144,7 @@ pg-addgroup 'hostssl' 'remote_users' 5432
|
||||
```
|
||||
|
||||
This is the same as adding a remote users role and editing
|
||||
`~/.local/share/postgres/var/hba.conf`
|
||||
`~/.local/share/postgres/var/pg_hba.conf`
|
||||
|
||||
```sql
|
||||
CREATE ROLE "remote_users" NOLOGIN;
|
||||
|
||||
Reference in New Issue
Block a user