CREATE VIEW
Jump to navigation
Jump to search
https://dba.stackexchange.com/questions/144197/postgresql-use-new-in-query-for-instead-of-trigger
CREATE VIEW prometheus.pg_stat_replication AS SELECT * FROM prometheus.f_select_pg_stat_replication();
Related terms[edit]
See also[edit]
CREATE [ DATABASE | INDEX | USER | ROLE | VIEW | TABLE | TRIGGER | FUNCTION | COLLATION ]- Views, materialized view,
CREATE VIEW, Materialized Views
Advertising: