5 lines
128 B
SQL
5 lines
128 B
SQL
postgres=# select * from pg_views where schemaname not in ('pg_catalog','information_schema','sys');
|
|
count
|
|
-------
|
|
|
|
postgres#\dv |