Re: BUG #15962: Cannot drop table that previously had a 'serial' column

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #15962: Cannot drop table that previously had a 'serial' column
Дата
Msg-id 23617.1566018101@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: BUG #15962: Cannot drop table that previously had a 'serial' column  ("David G. Johnston" <david.g.johnston@gmail.com>)
Список pgsql-bugs
"David G. Johnston" <david.g.johnston@gmail.com> writes:
> On Fri, Aug 16, 2019, 4:25 PM PG Bug reporting form <noreply@postgresql.org>
> wrote:
>> Any suggestions on how to remove the dependency it still has ?  or will I
>> have to make a New sequence for the new table and call it ?

> Alter sequence?

ALTER SEQUENCE ... OWNED BY, in particular, should help here.

            regards, tom lane



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

Предыдущее
От: PG Bug reporting form
Дата:
Сообщение: BUG #15963: DB Connection Error at regular time periods
Следующее
От: PG Bug reporting form
Дата:
Сообщение: BUG #15964: vacuumdb.c:187:10: error: use of undeclared identifier 'FD_SETSIZE'