CREATE VIEW

From wikieduonline
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]

Advertising: