Re: ALTER TABLE OWNER: change indexes
От
Tom Lane
Тема
Re: ALTER TABLE OWNER: change indexes
Дата
Msg-id
19386.1015371259@sss.pgh.pa.us
Ответ на
Re: ALTER TABLE OWNER: change indexes (Neil Conway)
Список
Дерево обсуждения
Re: ALTER TABLE OWNER: change indexes Bruce Momjian <pgman@candle.pha.pa.us>
Re: ALTER TABLE OWNER: change indexes Yury Bokhoncovich <byg@center-f1.ru>
Re: ALTER TABLE OWNER: change indexes Bruce Momjian <pgman@candle.pha.pa.us>
Re: ALTER TABLE OWNER: change indexes Yury Bokhoncovich <byg@center-f1.ru>
Re: ALTER TABLE OWNER: change indexes Tom Lane <tgl@sss.pgh.pa.us>
Re: ALTER TABLE OWNER: change indexes Yury Bokhoncovich <byg@center-f1.ru>
Neil Conway writes: > Sure. The attached patch makes ALTER TABLE OWNER change the ownership of > any indexes belonging to the target table, What about TOAST tables (and their indexes)? If you intend to take this approach then their ownership needs to change too. regards, tom lane
В списке pgsql-patches по дате отправления