Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
35.46. schemata
Prev UpChapter 35. The Information SchemaHome Next

35.46. schemata#

The viewschemata contains all schemas in the current database that the current user has access to (by way of being the owner or having some privilege).

Table 35.44. schemata Columns

Column Type

Description

catalog_namesql_identifier

Name of the database that the schema is contained in (always the current database)

schema_namesql_identifier

Name of the schema

schema_ownersql_identifier

Name of the owner of the schema

default_character_set_catalogsql_identifier

Applies to a feature not available inPostgreSQL

default_character_set_schemasql_identifier

Applies to a feature not available inPostgreSQL

default_character_set_namesql_identifier

Applies to a feature not available inPostgreSQL

sql_pathcharacter_data

Applies to a feature not available inPostgreSQL



Prev Up Next
35.45. routines Home 35.47. sequences
pdfepub
Go to PostgreSQL 17
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp