From: Bruce Momjian Date: Sun, 4 Feb 2007 03:55:51 +0000 (+0000) Subject: Add documentation for Windows on how to set an environment variable. X-Git-Tag: REL8_3_BETA1~1323 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=43aa1e59f56ec6828e5cc57caa30ef6a4f6fbede;p=postgresql Add documentation for Windows on how to set an environment variable. Backpatch to 8.2.X. --- diff --git a/doc/src/sgml/libpq.sgml b/doc/src/sgml/libpq.sgml index 4b8af8bc16..49d12b6a9a 100644 --- a/doc/src/sgml/libpq.sgml +++ b/doc/src/sgml/libpq.sgml @@ -1,4 +1,4 @@ - + <application>libpq</application> - C Library @@ -4356,6 +4356,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 PGSYSCONFDIR environment variable. + + +To set environment variables on Windows, from My Computer, +choose View System Information, and from the Advanced +tab, choose Environment Variables, then add a user or system +variable. +