Re: BUG #5573: How can i add field inbetween in the table while creating

Поиск
Список
Период
Сортировка
От Joshua Tolley
Тема Re: BUG #5573: How can i add field inbetween in the table while creating
Дата
Msg-id 4c4ee2e5.12968e0a.5a8a.208b@mx.google.com
обсуждение исходный текст
Ответ на BUG #5573: How can i add field inbetween in the table while creating  ("Vimi" <vimmipraj@gmail.com>)
Список pgsql-bugs
On Tue, Jul 27, 2010 at 07:34:56AM +0000, Vimi wrote:
> If i have already crreated one table and i wan to add one more field into
> table but its ibetween imean if i have 4 fields are already created and if i
> want to add one more field aat 2nd index then how can i do in postgre. i
> tried in Navicat but no luck.

You can't change column order without dropping and recreating the columns,
recreating the table, or something similar. Sorry.

--
Joshua Tolley / eggyknap
End Point Corporation
http://www.endpoint.com

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

Предыдущее
От: "Vimi"
Дата:
Сообщение: BUG #5573: How can i add field inbetween in the table while creating
Следующее
От: "Kevin Grittner"
Дата:
Сообщение: Re: BUG #5573: How can i add field inbetween in the table while creating