Re: meaning of CIDR mask in pg_hba.conf

From: "Steve Pointer" <spointer(at)humdai(dot)net>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: meaning of CIDR mask in pg_hba.conf
Date: 2023-10-30 17:49:22
Message-ID: dc2536be-c48d-448c-917b-a2e854dfb150@app.fastmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> So please help me in explaining its prompt meaning and how IP will be read with /0?

It means no subnet mask so it will match all IP addresses.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2023-10-30 17:50:23 Re: meaning of CIDR mask in pg_hba.conf
Previous Message Atul Kumar 2023-10-30 17:45:29 meaning of CIDR mask in pg_hba.conf