projects
/
users
/
bernd
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5beda2
)
Add documentation for Windows on how to set an environment variable.
author
Bruce Momjian
<
[email protected]
>
Sun, 4 Feb 2007 03:58:58 +0000
(
03:58
+0000)
committer
Bruce Momjian
<
[email protected]
>
Sun, 4 Feb 2007 03:58:58 +0000
(
03:58
+0000)
Backpatch to 8.2.X.
doc/src/sgml/libpq.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/libpq.sgml
b/doc/src/sgml/libpq.sgml
index c6e60724fd8488e7936352a059175535727f0871..94f1fdb5a1bd98497363d608a4af71fa281babf1 100644
(file)
--- a/
doc/src/sgml/libpq.sgml
+++ b/
doc/src/sgml/libpq.sgml
@@
-4350,6
+4350,13
@@
service names and parameters. This file can be used for client-only
installs too. The file's location can also be specified by the
<envar>PGSYSCONFDIR</envar> environment variable.
</para>
+
+<para>
+To set environment variables on Windows, from <literal>My Computer</>,
+choose <literal>View System Information</>, and from the <literal>Advanced</>
+tab, choose <literal>Environment Variables</>, then add a user or system
+variable.
+</para>
</sect1>