Re: Permissions problem with sequences

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: Permissions problem with sequences
Дата
Msg-id 413FDDCD.8030809@familyhealth.com.au
обсуждение исходный текст
Ответ на Re: Permissions problem with sequences  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
>>What if they change the owner of the serial sequence independently
>>anyway?
>
> I suppose a complete solution would involve forbidding that.  We don't
> allow you to alter the owner of an index independently of its parent
> table ...

Problem is existing dump files.  Oh, hang on - this is new for 8.0.
Hmmm...so what do we do then?  I have been seriously pressed for time
the last few weeks, so I don't have time to make alter table alter all
the serial seqeunces on a table as well :(

I've got a mostly working fix for the bug that involves alter owner on
the sequence, but let me know if you want me to finish it.

Chris

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

Предыдущее
От: S Murthy Kambhampaty
Дата:
Сообщение: Re: initdb errors, postgresql-8.0-beta
Следующее
От: "Prian Subban"
Дата:
Сообщение: bug