mirror of
https://github.com/postgres/postgres.git
synced 2025-06-23 14:01:44 +03:00
man pages cleanup
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
.\" This is -*-nroff-*-
|
.\" This is -*-nroff-*-
|
||||||
.\" XXX standard disclaimer belongs here....
|
.\" XXX standard disclaimer belongs here....
|
||||||
.\" $Header: /cvsroot/pgsql/src/man/Attic/postgres.1,v 1.11 1998/05/27 18:32:05 momjian Exp $
|
.\" $Header: /cvsroot/pgsql/src/man/Attic/postgres.1,v 1.12 1998/08/24 01:51:20 momjian Exp $
|
||||||
.TH POSTGRESQL UNIX 12/08/96 PostgreSQL PostgreSQL
|
.TH POSTGRESQL UNIX 12/08/96 PostgreSQL PostgreSQL
|
||||||
.SH NAME
|
.SH NAME
|
||||||
postgres - the Postgres backend server
|
postgres - the Postgres backend server
|
||||||
@ -77,7 +77,7 @@ backend is running standalone, this specifies the number of buffers to
|
|||||||
allocate. This value defaults to 64, and each buffer is 8k bytes.
|
allocate. This value defaults to 64, and each buffer is 8k bytes.
|
||||||
.TP
|
.TP
|
||||||
.BR "-C"
|
.BR "-C"
|
||||||
Do not show server version<EFBFBD>number.
|
Do not show server version number.
|
||||||
.TP
|
.TP
|
||||||
.BR "-D" " data_directory"
|
.BR "-D" " data_directory"
|
||||||
This option specifies the pathname of the directory that contains the
|
This option specifies the pathname of the directory that contains the
|
||||||
|
Reference in New Issue
Block a user