ALTER TABLE and vacuum

From: Rick Widmer <pgsql(at)rickwidmer(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: ALTER TABLE and vacuum
Date: 2016-06-06 08:55:35
Message-ID: e6b1fcf4-dbe8-0a60-dc1b-45f4a7b282b3@rickwidmer.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Do I need to vacuum after an alter table command?

Does it matter if there is a default or if we accept NULLs for the new
field?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Vik Fearing 2016-06-06 09:01:38 Re: ALTER TABLE and vacuum
Previous Message Bertrand Paquet 2016-06-06 08:53:32 Re: Replication