Difference between revisions of "PostgreSQL VACUUM"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
PostgreSQL VACUUM [[garbage-collect[[ and optionally analyze a database.
 
PostgreSQL VACUUM [[garbage-collect[[ and optionally analyze a database.
 
* https://www.postgresql.org/docs/current/sql-vacuum.html
 
* https://www.postgresql.org/docs/current/sql-vacuum.html
 +
 +
VACUUM reclaims storage occupied by dead [[tuples]].
  
 
== See also ==
 
== See also ==

Revision as of 10:11, 5 August 2021

Advertising: