Re: Adding New Column with default value.

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: Adding New Column with default value.
Дата
Msg-id CAKFQuwagzKP60k=Cya0d38+wxrgOyVvjPPx16SBdOtNimjGSHg@mail.gmail.com
обсуждение исходный текст
Ответ на Adding New Column with default value.  (Gambhir Singh <gambhir.singh05@gmail.com>)
Список pgsql-admin
On Mon, Apr 28, 2025 at 10:25 AM Gambhir Singh <gambhir.singh05@gmail.com> wrote:

  a. DDL statement (alter table add column) will be followed by the DML statement (Update)....Am I correct ?

No.  An alter command will either rewrite the table or it will not.  It will never execute DML.

David J.

В списке pgsql-admin по дате отправления: