Re: ALTER TABLE has not effect on children tables?

Поиск
Список
Период
Сортировка
От Thomas Lockhart
Тема Re: ALTER TABLE has not effect on children tables?
Дата
Msg-id 398199E0.8A99FF4B@alumni.caltech.edu
обсуждение исходный текст
Ответ на ALTER TABLE has not effect on children tables?  (Louis-David Mitterrand <cunctator@apartia.ch>)
Список pgsql-general
> Unrelated problem: after a dropdb/createdb cylce my old tables and
> sequences resurect in the un-initialized database. Even after removing
> the tables and sequences one by one _before_ dropdb they keep coming
> back like zombies when running createdb. What's going on?

You added these tables to the "template1" database. Remove them from
there, or do an initdb to *really* clean up.

                     - Thomas

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

Предыдущее
От: Ian Turner
Дата:
Сообщение: Inheritance
Следующее
От: Ernie
Дата:
Сообщение: Re: performance help