We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ad319b commit 21d521dCopy full SHA for 21d521d
doc/src/sgml/func.sgml
@@ -26340,7 +26340,7 @@ SELECT collation for ('foo' COLLATE "de_DE");
26340
of its children.) You can use the
26341
<link linkend="view-pg-file-settings"><structname>pg_file_settings</structname></link>,
26342
<link linkend="view-pg-hba-file-rules"><structname>pg_hba_file_rules</structname></link> and
26343
- <link linkend="view-pg-hba-file-rules"><structname>pg_ident_file_mappings</structname></link> views
+ <link linkend="view-pg-ident-file-mappings"><structname>pg_ident_file_mappings</structname></link> views
26344
to check the configuration files for possible errors, before reloading.
26345
</para></entry>
26346
</row>
0 commit comments