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

Commit8d04225

Browse files
committed
UPdate faq/
1 parentf49cbb5 commit8d04225

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

‎doc/src/FAQ.html

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -674,10 +674,8 @@ <H4><A NAME="3.10">3.10</A>)How do I tune the database engine for
674674
Each buffer is 8K and the default is 64 buffers.<P>
675675

676676
You can also use the backend -S option to increase the maximum amount
677-
of memory used by each backend process for temporary sorts. The -S value
678-
is measured in kilobytes, and the default is 512 (ie, 512K). It is unwise
679-
to make this value too large, or you may run out of memory when a query
680-
invokes several concurrent sorts.<P>
677+
of memory used by the backend process for temporary sorts. The -S value
678+
is measured in kilobytes, and the default is 512 (ie, 512K).<P>
681679

682680
You can also use the<SMALL>CLUSTER</SMALL> command to group data in base tables to
683681
match an index. See the cluster(l) manual page for more details.<P>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp