Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit50d9476

Browse files
committed
Remove docs mention of PGREALM variable
This variable was only used with Kerberos v4. That support was removedin 2005, but we forgot to remove the documentation.Noted by Shinichi Matsuda
1 parent8527132 commit50d9476

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

‎doc/src/sgml/libpq.sgml

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -6891,22 +6891,6 @@ myEventProc(PGEventId evtId, void *evtInfo, void *passThrough)
68916891
</para>
68926892
</listitem>
68936893

6894-
<listitem>
6895-
<para>
6896-
<indexterm>
6897-
<primary><envar>PGREALM</envar></primary>
6898-
</indexterm>
6899-
<envar>PGREALM</envar> sets the Kerberos realm to use with
6900-
<productname>PostgreSQL</productname>, if it is different from the
6901-
local realm. If <envar>PGREALM</envar> is set,
6902-
<application>libpq</application> applications will attempt
6903-
authentication with servers for this realm and use separate ticket
6904-
files to avoid conflicts with local ticket files. This
6905-
environment variable is only used if GSSAPI authentication is
6906-
selected by the server.
6907-
</para>
6908-
</listitem>
6909-
69106894
<listitem>
69116895
<para>
69126896
<indexterm>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp