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

Commit93562cf

Browse files
committed
Add documentation about "--" not working on Free/OpenBSD.
1 parent84ed4bd commit93562cf

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

‎doc/src/sgml/ref/postmaster.sgml

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/ref/postmaster.sgml,v 1.23 2001/11/25 01:11:36 tgl Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/ref/postmaster.sgml,v 1.24 2001/11/26 19:41:55 momjian Exp $
33
Postgres documentation
44
-->
55

@@ -271,7 +271,13 @@ Postgres documentation
271271
<term>--<replaceable>name</replaceable>=<replaceable>value</replaceable></term>
272272
<listitem>
273273
<para>
274-
Sets a named run-time parameter; a shorter form of <option>-c</>.
274+
Sets a named run-time parameter; a shorter form of
275+
<option>-c</>.
276+
</para>
277+
<para>
278+
The <option>--</> option will not work on FreeBSD or OpenBSD.
279+
Use <option>-c</> instead. This should be fixed in
280+
<productname>PostgreSQL</productname> 7.3.
275281
</para>
276282
</listitem>
277283
</varlistentry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp