зеркало из
https://github.com/iharh/notes.git
synced 2025-10-30 21:26:09 +02:00
8 строки
126 B
Plaintext
8 строки
126 B
Plaintext
vacuum [full|analyze]
|
|
|
|
analyze
|
|
|
|
create extension pgstattuple;
|
|
select * from pgstattuple[_approx]('<tblname>');
|
|
-- pgstatindex
|