Re: owner of data type "areas" appears to be invalid ?

Поиск
Список
Период
Сортировка
От george young
Тема Re: owner of data type "areas" appears to be invalid ?
Дата
Msg-id 20051014121921.097e1b71.gry@ll.mit.edu
обсуждение исходный текст
Ответ на Re: owner of data type "areas" appears to be invalid ?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-sql
Yes, that worked.  Thank you very much!

-- George

On Fri, 14 Oct 2005 12:04:13 -0400
Tom Lane <tgl@sss.pgh.pa.us> threw this fish to the penguins:

> george young <gry@ll.mit.edu> writes:
> > How can I fix this?
> 
> Re-create the owning user (which you evidently dropped), assigning it
> sysid 101.
> 
> PG 8.1 will make it impossible to drop users who still own objects or
> have permissions ... although that will bring its own set of gotchas ...
> 
>             regards, tom lane
> 


-- 
"Are the gods not just?"  "Oh no, child.
What would become of us if they were?" (CSL)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: owner of data type "areas" appears to be invalid ?
Следующее
От: Tyler Kellen
Дата:
Сообщение: FULL OUTER JOIN Question