Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
PostgreSQL 9.4.1 Documentation
PrevUpChapter 34. The Information SchemaNext

34.48.sql_sizing

The tablesql_sizing contains information about various size limits and maximum values inPostgreSQL. This information is primarily intended for use in the context of the ODBC interface; users of other interfaces will probably find this information to be of little use. For this reason, the individual sizing items are not described here; you will find them in the description of the ODBC interface.

Table 34-46.sql_sizing Columns

NameData TypeDescription
sizing_idcardinal_numberIdentifier of the sizing item
sizing_namecharacter_dataDescriptive name of the sizing item
supported_valuecardinal_number Value of the sizing item, or 0 if the size is unlimited or cannot be determined, or null if the features for which the sizing item is applicable are not supported
commentscharacter_dataPossibly a comment pertaining to the sizing item

PrevHomeNext
sql_partsUpsql_sizing_profiles
Go to PostgreSQL 9.4
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp