[1.4rc1] Can't rename constraint

Поиск
Список
Период
Сортировка
От Chris
Тема [1.4rc1] Can't rename constraint
Дата
Msg-id loom.20051106T030026-802@post.gmane.org
обсуждение исходный текст
Ответы Re: [1.4rc1] Can't rename constraint  (Andreas Pflug <pgadmin@pse-consulting.de>)
Список pgadmin-support
How do I rename a constraint? 

I'm only doing this because I can't change the type of a column from char(30) to
varchar(64). So I renamed to original table, but the constraints seems to be
globally unique. I don't know why, but this simple exercise of changing a column
type is getting very messy and time consuming. 

What I'm trying to do now is rename the table, create a new table with the
desired column definition and then add one table from the other, then drop the
old table.



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

Предыдущее
От: Joost Kraaijeveld
Дата:
Сообщение: Beta3: Explain gives error where PgAdmin 1.2.2 does not
Следующее
От: Joost Kraaijeveld
Дата:
Сообщение: Re: [1.4rc1] Can't change column type