Re: Minor update on pg_hba documentation
David G. Johnston <david.g.johnston@gmail.com>
From: "David G. Johnston" <david.g.johnston@gmail.com>
To: SAS <sas.postgresql@gmail.com>
Cc: pgsql-bugs@lists.postgresql.org
Date: 2024-06-05T03:30:30Z
Lists: pgsql-bugs
On Tue, Jun 4, 2024 at 8:22 AM SAS <sas.postgresql@gmail.com> wrote: > In the example for the regex on database name, the TYPE is "local" and > contains the word "localhost" for ADDRESS. Shouldn't it be omitted ? > I'd suggest changing local to host and leave the address alone. Having a local example at that spot seems odd since everything around it is host and the text ties them together. David J.
Commits
-
doc: Fix example with database regexp in HBA documentation
- 75714e7cae82 16.4 landed
- fbff304c5749 17.0 landed