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

Commita06ce21

Browse files
committed
Add a note about another issue that needs to be considered before
changing the TOAST size thresholds.
1 parentf00e542 commita06ce21

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎src/include/access/tuptoaster.h

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
*
77
* Copyright (c) 2000-2007, PostgreSQL Global Development Group
88
*
9-
* $PostgreSQL: pgsql/src/include/access/tuptoaster.h,v 1.35 2007/04/06 04:21:43 tgl Exp $
9+
* $PostgreSQL: pgsql/src/include/access/tuptoaster.h,v 1.36 2007/11/05 14:11:17 tgl Exp $
1010
*
1111
*-------------------------------------------------------------------------
1212
*/
@@ -40,7 +40,8 @@
4040
*
4141
* XXX while these can be modified without initdb, some thought needs to be
4242
* given to needs_toast_table() in toasting.c before unleashing random
43-
* changes.
43+
* changes. Also see LOBLKSIZE in large_object.h, which can *not* be
44+
* changed without initdb.
4445
*/
4546
#defineTOAST_TUPLES_PER_PAGE4
4647

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp