mirror of
				https://git.yandere.love/skylar/pleromer-stuff.git
				synced 2025-10-31 07:22:46 +00:00 
			
		
		
		
	update repack
This commit is contained in:
		| @@ -9,11 +9,9 @@ SELECT | ||||
|    pg_size_pretty(pg_relation_size(relid)) as "Actual Size" | ||||
|    FROM pg_catalog.pg_statio_user_tables  | ||||
| ORDER BY pg_total_relation_size(relid) DESC; | ||||
| ``` | ||||
|  | ||||
| if you see shit like log_490586 and table_345345345345 in there, that's repack remnants. | ||||
|  | ||||
| DROP EXTENSION pg_repack CASCADE; | ||||
| CREATE EXTENSION pg_repack; | ||||
| If you see shit like log_490586 and table_345345345345 in there, that's repack remnants. | ||||
|  | ||||
| ``` | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user