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

Commit248b5fc

Browse files
committed
More doc cleanups for recent shared memory changes.
Josh Kupershmidt
1 parent390bfc6 commit248b5fc

File tree

1 file changed

+0
-45
lines changed

1 file changed

+0
-45
lines changed

‎doc/src/sgml/config.sgml

Lines changed: 0 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -409,14 +409,6 @@ SET ENABLE_SEQSCAN TO OFF;
409409
only be set at server start.
410410
</para>
411411

412-
<para>
413-
Increasing this parameter might cause <productname>PostgreSQL</>
414-
to request more <systemitem class="osname">System V</> shared
415-
memory or semaphores than your operating system's default configuration
416-
allows. See <xref linkend="sysvipc"> for information on how to
417-
adjust those parameters, if necessary.
418-
</para>
419-
420412
<para>
421413
When running a standby server, you must set this parameter to the
422414
same or higher value than on the master server. Otherwise, queries
@@ -962,13 +954,6 @@ SET ENABLE_SEQSCAN TO OFF;
962954
is generally from 64MB to 512MB.
963955
</para>
964956

965-
<para>
966-
Increasing this parameter might cause <productname>PostgreSQL</>
967-
to request more <systemitem class="osname">System V</> shared
968-
memory than your operating system's default configuration
969-
allows. See <xref linkend="sysvipc"> for information on how to
970-
adjust those parameters, if necessary.
971-
</para>
972957
</listitem>
973958
</varlistentry>
974959

@@ -1024,14 +1009,6 @@ SET ENABLE_SEQSCAN TO OFF;
10241009
session can have a prepared transaction pending.
10251010
</para>
10261011

1027-
<para>
1028-
Increasing this parameter might cause <productname>PostgreSQL</>
1029-
to request more <systemitem class="osname">System V</> shared
1030-
memory than your operating system's default configuration
1031-
allows. See <xref linkend="sysvipc"> for information on how to
1032-
adjust those parameters, if necessary.
1033-
</para>
1034-
10351012
<para>
10361013
When running a standby server, you must set this parameter to the
10371014
same or higher value than on the master server. Otherwise, queries
@@ -1829,13 +1806,6 @@ SET ENABLE_SEQSCAN TO OFF;
18291806
results in most cases.
18301807
</para>
18311808

1832-
<para>
1833-
Increasing this parameter might cause <productname>PostgreSQL</>
1834-
to request more <systemitem class="osname">System V</> shared
1835-
memory than your operating system's default configuration
1836-
allows. See <xref linkend="sysvipc"> for information on how to
1837-
adjust those parameters, if necessary.
1838-
</para>
18391809
</listitem>
18401810
</varlistentry>
18411811

@@ -5564,14 +5534,6 @@ dynamic_library_path = 'C:\tools\postgresql;H:\my_project\lib;$libdir'
55645534
server start.
55655535
</para>
55665536

5567-
<para>
5568-
Increasing this parameter might cause <productname>PostgreSQL</>
5569-
to request more <systemitem class="osname">System V</> shared
5570-
memory than your operating system's default configuration
5571-
allows. See <xref linkend="sysvipc"> for information on how to
5572-
adjust those parameters, if necessary.
5573-
</para>
5574-
55755537
<para>
55765538
When running a standby server, you must set this parameter to the
55775539
same or higher value than on the master server. Otherwise, queries
@@ -5603,13 +5565,6 @@ dynamic_library_path = 'C:\tools\postgresql;H:\my_project\lib;$libdir'
56035565
only be set at server start.
56045566
</para>
56055567

5606-
<para>
5607-
Increasing this parameter might cause <productname>PostgreSQL</>
5608-
to request more <systemitem class="osname">System V</> shared
5609-
memory than your operating system's default configuration
5610-
allows. See <xref linkend="sysvipc"> for information on how to
5611-
adjust those parameters, if necessary.
5612-
</para>
56135568
</listitem>
56145569
</varlistentry>
56155570

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp