On Wed, Dec 10, 2014 at 8:50 PM, Peter Eisentraut <[email protected]> wrote: > In an unrelated change, use VACUUM FULL; VACUUM FREEZE; rather than > a single VACUUM FULL FREEZE command, to respond to my worries of a > couple days ago about the reliability of doing this in one go. > > That was a long time ago. Is that still applicable?
Gosh, I hope not. Note that that was back when we still had old-style VACUUM FULL, which was significantly more fragile than what we've got now, I think... -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
