再探Postgresql Catalog ----- pg_catalog schema 底下的table, ... count(*) from pg_catalog.pg_class where relnamespace::regnamespace::text <> 'pg_catalog' ...
確定! 回上一頁