Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
37.49. sql_sizing_profiles
Prev UpChapter 37. The Information SchemaHome Next

37.49. sql_sizing_profiles

The tablesql_sizing_profiles contains information about thesql_sizing values that are required by various profiles of the SQL standard.PostgreSQL does not track any SQL profiles, so this table is empty.

Table 37.47. sql_sizing_profiles Columns

NameData TypeDescription
sizing_idcardinal_numberIdentifier of the sizing item
sizing_namecharacter_dataDescriptive name of the sizing item
profile_idcharacter_dataIdentifier string of a profile
required_valuecardinal_number The value required by the SQL profile for the sizing item, or 0 if the profile places no limit on the sizing item, or null if the profile does not require any of the features for which the sizing item is applicable
commentscharacter_dataPossibly a comment pertaining to the sizing item within the profile


Prev Up Next
37.48. sql_sizing Home 37.50. table_constraints
epubpdf
Go to PostgreSQL 11
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp