МШ
Size: a a a
МШ
mk
pg_dumpall -s |grep MATERIALIZED
АЕ
relkind='r' ?SELECT …, relnamespace::regnamespace FROM … ?AL
mk
YS
VY
idle старше 1 часа и idle in transaction старше 10 минутAL
АЕ
idle старше 1 часа и idle in transaction старше 10 минутVY
АЕ
АЕ
AL
\dn через psqlAL
SELECT n.nspname AS "Name",
pg_catalog.pg_get_userbyid(n.nspowner) AS "Owner"
FROM pg_catalog.pg_namespace n
ORDER BY 1;
AL
АЕ
АЕ
mk
YS
Name | Owner
--------------------+----------
information_schema | postgres
pg_catalog | postgres
pg_temp_1 | postgres
pg_temp_10 | postgres
pg_temp_100 | postgres
pg_temp_101 | postgres
pg_temp_102 | postgres
pg_temp_103 | postgres
pg_temp_104 | postgres
pg_temp_11 | postgres
pg_temp_12 | postgres
pg_temp_13 | postgres
pg_temp_14 | postgres
pg_temp_15 | postgres
pg_temp_16 | postgres
(15 rows)