Re: Alter table

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: Alter table
Дата
Msg-id 200307301814.55624.dev@archonet.com
обсуждение исходный текст
Ответ на Alter table  ("Guillaume Houssay" <ghoussay@noos.fr>)
Список pgsql-general
On Wednesday 30 July 2003 17:21, Guillaume Houssay wrote:
> I am looking for the SQL query to add a column in a table and having the
> column at specific position in the table (not at the end of the table).

Sorry - you'll need to dump and restore the table. PG only adds columns at the
end.

--
  Richard Huxton
  Archonet Ltd

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

Предыдущее
От: "scott.marlowe"
Дата:
Сообщение: Re: Alter table
Следующее
От: Vitor Tortorello
Дата:
Сообщение: plpython and current_timestamp / current_user