목차
pg_aggregate
PG_AM
pg_amop
pg_amproc
PG_ATTRDEF
pg_attribute
pg_authid
pg_auth_members
pg_cast
pg_class
PG_COLLATION
pg_constraint
PG_CONVERSION
pg_database
PG_DB_ROLE_SETTING
PG_DEFAULT_ACL
pg_depend
pg_description
PG_ENUM
pg_event_trigger
pg_extension
PG_FOREIGN_DATA_WRAPPER
PG_FOREIGN_SERVER
pg_foreign_table
pg_index
pg_inherits
PG_INIT_PRIVS
PG_LANGUAGE
pg_largeobject
PG_LARGEOBJECT_METADATA
pg_namespace
pg_opclass
pg_operator
pg_opfamily
PG_PARTITIONED_TABLE
pg_pltemplate
pg_policy
PG_PROC
pg_publication
pg_publication_rel
pg_range
pg_replication_origin
pg_rewrite
PG_SECLABEL
PG_SEATENCE
pg_shdepend
pg_shdescription
PG_SHSECLABEL
PG_STATISTIC
PG_STATISTIC_EXT
pg_subscription
pg_subscription_rel
PG_TABLESPACE
pg_transform
pg_trigger
PG_TS_CONFIG
PG_TS_CONFIG_MAP
PG_TS_DICT
PG_TS_PARSER
PG_TS_TEMPLATE
pg_type
pg_user_mapping
pg_available_extensions
pg_available_extension_versions
PG_CONFIG
pg_cursors
PG_FILE_SETTINGS
PG_GROUP
PG_HBA_FILE_RULES
pg_indexes
PG_LOCKS
PG_MATVIEWS
pg_policies
pg_prepared_statements
PG_PREPARED_XACTS
pg_publication_tables
pg_replication_origin_status
pg_replication_slots
PG_ROLES
pg_rules
PG_SECLABELS
PG_Sequences
pg_settings
PG_SHADOW
PG_STATS
pg_tables
PG_TIMEZONE_ABBREVS
PG_TIMEZONE_NAMES
pg_user
pg_user_mappings
pg_views
스포츠 토토 카탈로그는 관계형 데이터베이스 관리 스포츠 토토이 테이블 및 열에 대한 정보 및 내부 부기 정보와 같은 스키마 메타 데이터를 저장하는 장소입니다.PostgreSQL의 스포츠 토토 카탈로그는 일반 테이블입니다. 테이블을 삭제하고 재현하고 열을 추가하고 값을 삽입하고 업데이트하며 스포츠 토토을 그렇게 심하게 엉망으로 만들 수 있습니다. 일반적으로 스포츠 토토 카탈로그를 손으로 변경해서는 안되며 일반적으로 SQL 명령이 있습니다. (예를 들어,데이터베이스 생성
행을 삽입pg_database
카탈로그 - 실제로 디스크에 데이터베이스를 생성합니다.) 특히 난해한 작업에 대한 예외가 있지만 시간이 지남에 따라 SQL 명령으로 제공되어 스포츠 토토 카탈로그의 직접 조작이 감소하고 있습니다..