File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 1- <!-- $PostgreSQL: pgsql/doc/src/sgml/libpq.sgml,v 1.224 2007/02/01 00:28:17 momjian Exp $ -->
1+ <!-- $PostgreSQL: pgsql/doc/src/sgml/libpq.sgml,v 1.225 2007/02/04 03:55:51 momjian Exp $ -->
22
33 <chapter id="libpq">
44 <title><application>libpq</application> - C Library</title>
@@ -4356,6 +4356,13 @@ service names and parameters. This file can be used for client-only
43564356installs too. The file's location can also be specified by the
43574357<envar>PGSYSCONFDIR</envar> environment variable.
43584358</para>
4359+
4360+ <para>
4361+ To set environment variables on Windows, from <literal>My Computer</>,
4362+ choose <literal>View System Information</>, and from the <literal>Advanced</>
4363+ tab, choose <literal>Environment Variables</>, then add a user or system
4364+ variable.
4365+ </para>
43594366</sect1>
43604367
43614368
You can’t perform that action at this time.
0 commit comments