| # This file lists all the PG system views 'pg_%' that we would like to create an |
| # MPP-aware view 'gp_%' out of. The generated 'gp_%' view definitions will be placed |
| # in system_views_gp.sql, and initialized at the same time as system_views.sql. |
| pg_backend_memory_contexts |
| pg_config |
| pg_cursors |
| pg_file_settings |
| pg_replication_origin_status |
| pg_replication_slots |
| pg_settings |
| pg_stat_activity |
| pg_stat_all_indexes |
| pg_stat_all_tables |
| pg_stat_archiver |
| pg_stat_bgwriter |
| pg_stat_database |
| pg_stat_database_conflicts |
| pg_stat_gssapi |
| pg_stat_operations |
| pg_stat_progress_analyze |
| pg_stat_progress_basebackup |
| pg_stat_progress_cluster |
| pg_stat_progress_copy |
| pg_stat_progress_create_index |
| pg_stat_progress_vacuum |
| pg_stat_slru |
| pg_stat_ssl |
| pg_stat_subscription |
| pg_stat_sys_indexes |
| pg_stat_sys_tables |
| pg_stat_user_functions |
| pg_stat_user_indexes |
| pg_stat_user_tables |
| pg_stat_wal |
| pg_stat_wal_receiver |
| pg_stat_xact_all_tables |
| pg_stat_xact_sys_tables |
| pg_stat_xact_user_functions |
| pg_stat_xact_user_tables |
| pg_statio_all_indexes |
| pg_statio_all_sequences |
| pg_statio_all_tables |
| pg_statio_sys_indexes |
| pg_statio_sys_sequences |
| pg_statio_sys_tables |
| pg_statio_user_indexes |
| pg_statio_user_sequences |
| pg_statio_user_tables |
| pg_stats |
| pg_stats_ext |
| pg_stat_io |