summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorMagnus Hagander <magnus@hagander.net>2017-05-26 10:58:15 -0400
committerMagnus Hagander <magnus@hagander.net>2017-05-26 10:59:22 -0400
commit50d9476920b5c0dac159247c4e640a1519396cee (patch)
tree1aee6088ed986b89f8880f8016317393e5531574 /doc/src
parent8527132e52782e36b81abb53fc56fd111739dbbf (diff)
Remove docs mention of PGREALM variable
This variable was only used with Kerberos v4. That support was removed in 2005, but we forgot to remove the documentation. Noted by Shinichi Matsuda
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/libpq.sgml16
1 files changed, 0 insertions, 16 deletions
diff --git a/doc/src/sgml/libpq.sgml b/doc/src/sgml/libpq.sgml
index 3a470fefac1..983cf0d386b 100644
--- a/doc/src/sgml/libpq.sgml
+++ b/doc/src/sgml/libpq.sgml
@@ -6894,22 +6894,6 @@ myEventProc(PGEventId evtId, void *evtInfo, void *passThrough)
<listitem>
<para>
<indexterm>
- <primary><envar>PGREALM</envar></primary>
- </indexterm>
- <envar>PGREALM</envar> sets the Kerberos realm to use with
- <productname>PostgreSQL</productname>, if it is different from the
- local realm. If <envar>PGREALM</envar> is set,
- <application>libpq</application> applications will attempt
- authentication with servers for this realm and use separate ticket
- files to avoid conflicts with local ticket files. This
- environment variable is only used if GSSAPI authentication is
- selected by the server.
- </para>
- </listitem>
-
- <listitem>
- <para>
- <indexterm>
<primary><envar>PGOPTIONS</envar></primary>
</indexterm>
<envar>PGOPTIONS</envar> behaves the same as the <xref