FREEZEAggressive freezing is always performed when the table is rewritten, so this option is redundant when FULL is specified. Syntax: vacuum freeze table_name; vacuum full freeze table_name; vacuum freeze table_name (column_name); vacuum full freeze table_name (column_name); « Previous Next Topic » (Analyze) |