All checks were successful
/ release (push) Successful in 1m23s
This avoids the append problem which bloats the database to 200+ gb in a month and shrinks again to 5g with a full vacuum
1 line
27 B
SQL
1 line
27 B
SQL
DROP TABLE IF EXISTS logs;
|