Re: missing indexes in indexlist with partitioned tables

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: missing indexes in indexlist with partitioned tables
Дата
Msg-id 1311202.1664752044@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: missing indexes in indexlist with partitioned tables  (David Rowley <dgrowleyml@gmail.com>)
Список pgsql-hackers
David Rowley <dgrowleyml@gmail.com> writes:
> * I can't quite figure out why you're doing "DROP TABLE a CASCADE;" in
> inherits.sql.  You've not changed anything else in that file. Did you
> mean to do this in join.sql?

Doing that would be a bad idea no matter where it's done.  IIRC,
those tables are intentionally set up to stress later dump/restore
tests (with issues like inheritance children having column order
different from their parents).

            regards, tom lane



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