How to drop column

Поиск
Список
Период
Сортировка
От Michael Brusser
Тема How to drop column
Дата
Msg-id DEEIJKLFNJGBEMBLBAHCIENKCOAA.michael@synchronicity.com
обсуждение исходный текст
Список pgsql-admin
Postgres 7.2 does not support 'drop column'
One apparent way of handling that seems to create the new table,
copy data from the original one, drop original and rename the new table.
However original table may have foreign keys and dependencies, so I may
not be able to drop it.
Is there a clear path to handle this situation?

Thank you,
Mike.





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

Предыдущее
От: "shreedhar"
Дата:
Сообщение: server closed the connection unexpectedly
Следующее
От: Daniel Rubio
Дата:
Сообщение: Compiling contrib utilities