Re: questions on ALTER TABLE ... OWNER

Поиск
Список
Период
Сортировка
От nconway@klamath.dyndns.org (Neil Conway)
Тема Re: questions on ALTER TABLE ... OWNER
Дата
Msg-id 20020219205944.GC24738@klamath.dyndns.org
обсуждение исходный текст
Ответ на Re: questions on ALTER TABLE ... OWNER  (Philip Warner <pjw@rhyme.com.au>)
Список pgsql-hackers
On Wed, Feb 20, 2002 at 07:39:18AM +1100, Philip Warner wrote:
> At 12:24 19/02/02 -0500, Neil Conway wrote:
> >Hi all,
> >
> >Currently, ALTER TABLE ... OWNER will change the ownership of a table,
> >view, sequence or index -- despite the fact that its name hints that it
> 
> Does it automatically alter the ownership of items 'owned' by the table
> (eg. PK indexes & serial sequences) when a table owner is altered?

No, AFAICT. Should it?

Cheers,

Neil

-- 
Neil Conway <neilconway@rogers.com>
PGP Key ID: DB3C29FC


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

Предыдущее
От: "Mark Pritchard"
Дата:
Сообщение: Re: Connection Pooling
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Information about XLogWrite