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

Commit866a527

Browse files
committed
Add PGUSER to man page.
1 parent86883ae commit866a527

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

‎src/man/libpq.3

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.\" This is -*-nroff-*-
22
.\" XXX standard disclaimer belongs here....
3-
.\" $Header: /cvsroot/pgsql/src/man/Attic/libpq.3,v 1.20 1998/07/14 02:41:26 momjian Exp $
3+
.\" $Header: /cvsroot/pgsql/src/man/Attic/libpq.3,v 1.21 1998/07/15 17:08:23 momjian Exp $
44
.TH LIBPQ INTRO 07/08/98 PostgreSQL PostgreSQL
55
.SH DESCRIPTION
66
Libpq is the programmer's interface to Postgres. Libpq is a set of
@@ -38,6 +38,10 @@ If it is set to a non-zero-length string, it causes TCP/IP
3838
communication to be used, rather than the default local Unix domain sockets.
3939
.sp
4040
\(bu
41+
.BPGUSER
42+
sets the username use to connect to the database and for authentication.
43+
.sp
44+
\(bu
4145
.BPGOPTIONS
4246
sets additional runtime options for the Postgres backend.
4347
.sp

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp