Re: Allow connections by IP address?

From: kaido vaikla <kaido(dot)vaikla(at)gmail(dot)com>
To: 李明 <liming185216(at)126(dot)com>
Cc: Ron Johnson <ronljohnsonjr(at)gmail(dot)com>, pgsql-admin <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Allow connections by IP address?
Date: 2025-09-17 08:27:29
Message-ID: CA+427g_wA-i+DaN0h4nP=MxrfJUezC4OKkPmJgauyghi+L4DtQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Maybe this way.
Create a roles like
gr_4
gr_5
gr_4_5

grant roles by needs to users and define roles in pg_hba.conf (USER: +gr_4).

br
Kaido

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message kaido vaikla 2025-09-17 09:27:33 Re: Allow connections by IP address?
Previous Message 李明 2025-09-16 23:40:17 Re: Allow connections by IP address?