Postgres Temp

Da Emigar.
Versione del 22 set 2022 alle 14:23 di WikiSysop (discussione | contributi) (Creata pagina con " SELECT datname, temp_files AS "Temporary files",pg_size_pretty(temp_bytes) AS "Size of temporary files" FROM pg_stat_database ; [Categoria:Database] [Categoria:Postgres]")
(diff) ← Versione meno recente | Versione attuale (diff) | Versione più recente → (diff)
Jump to navigation Jump to search
SELECT datname, temp_files AS "Temporary files",pg_size_pretty(temp_bytes) AS "Size of temporary files" FROM pg_stat_database ;


[Categoria:Database] [Categoria:Postgres]