This reference describes the Greenplum Database system catalog tables
and views. System tables prefixed with gp_ relate to the parallel
features of Greenplum Database. Tables prefixed with pg_ are either
standard PostgreSQL system catalog tables supported in Greenplum
Database, or are related to features Greenplum that provides to enhance
PostgreSQL for data warehousing workloads. Note that the global system
catalog for Greenplum Database resides on the master instance.
3.1.13.3. System Catalogs Definitions
3.1.13.3.1. gp_configuration_history
3.1.13.3.2. gp_db_interfaces
3.1.13.3.3. gp_distributed_log
3.1.13.3.4. gp_distributed_xacts
3.1.13.3.5. gp_distribution_policy
3.1.13.3.6. gpexpand.expansion_progress
3.1.13.3.7. gpexpand.status
3.1.13.3.8. gpexpand.status_detail
3.1.13.3.9. gp_fastsequence
3.1.13.3.10. gp_fault_strategy
3.1.13.3.11. gp_global_sequence
3.1.13.3.12. gp_id
3.1.13.3.13. gp_interfaces
3.1.13.3.14. gp_persistent_database_node
3.1.13.3.15. gp_persistent_filespace_node
3.1.13.3.16. gp_persistent_relation_node
3.1.13.3.17. gp_persistent_tablespace_node
3.1.13.3.18. gp_pgdatabase
3.1.13.3.19. gp_relation_node
3.1.13.3.20. gp_resqueue_status
3.1.13.3.21. gp_san_configuration
3.1.13.3.22. gp_segment_configuration
3.1.13.3.23. gp_transaction_log
3.1.13.3.24. gp_version_at_initdb
3.1.13.3.25. pg_aggregate
3.1.13.3.26. pg_am
3.1.13.3.27. pg_amop
3.1.13.3.28. pg_amproc
3.1.13.3.29. pg_appendonly
3.1.13.3.30. pg_attrdef
3.1.13.3.31. pg_attribute
3.1.13.3.32. pg_attribute_encoding
3.1.13.3.33. pg_auth_members
3.1.13.3.34. pg_authid
3.1.13.3.35. pg_cast
3.1.13.3.36. pg_class
3.1.13.3.37. pg_compression
3.1.13.3.38. pg_constraint
3.1.13.3.39. pg_conversion
3.1.13.3.40. pg_database
3.1.13.3.41. pg_depend
3.1.13.3.42. pg_description
3.1.13.3.43. pg_exttable
3.1.13.3.44. pg_filespace
3.1.13.3.45. pg_filespace_entry
3.1.13.3.46. pg_index
3.1.13.3.47. pg_inherits
3.1.13.3.48. pg_language
3.1.13.3.49. pg_largeobject
3.1.13.3.50. pg_listener
3.1.13.3.51. pg_locks
3.1.13.3.52. pg_namespace
3.1.13.3.53. pg_opclass
3.1.13.3.54. pg_operator
3.1.13.3.55. pg_partition
3.1.13.3.56. pg_partition_columns
3.1.13.3.57. pg_partition_encoding
3.1.13.3.58. pg_partition_rule
3.1.13.3.59. pg_partition_templates
3.1.13.3.60. pg_partitions
3.1.13.3.61. pg_pltemplate
3.1.13.3.62. pg_proc
3.1.13.3.63. pg_resourcetype
3.1.13.3.64. pg_resqueue
3.1.13.3.65. pg_resqueue_attributes
3.1.13.3.66. pg_resqueuecapability
3.1.13.3.67. pg_rewrite
3.1.13.3.68. pg_roles
3.1.13.3.69. pg_shdepend
3.1.13.3.70. pg_shdescription
3.1.13.3.71. pg_stat_activity
3.1.13.3.72. pg_stat_last_operation
3.1.13.3.73. pg_stat_last_shoperation
3.1.13.3.74. pg_stat_operations
3.1.13.3.75. pg_stat_partition_operations
3.1.13.3.76. pg_stat_replication
3.1.13.3.77. pg_statistic
3.1.13.3.78. pg_stat_resqueues
3.1.13.3.79. pg_tablespace
3.1.13.3.80. pg_trigger
3.1.13.3.81. pg_type
3.1.13.3.82. pg_type_encoding
3.1.13.3.83. pg_user_mapping
3.1.13.3.84. pg_window