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

Commit43aa1e5

Browse files
committed
Add documentation for Windows on how to set an environment variable.
Backpatch to 8.2.X.
1 parentc29a0bd commit43aa1e5

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

‎doc/src/sgml/libpq.sgml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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
43564356
installs 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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp