Re: Thoughts about updateable views

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Thoughts about updateable views
Дата
Msg-id 10566.1079995563@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Thoughts about updateable views  (Bernd Helmle <mailings@oopsware.de>)
Список pgsql-hackers
Bernd Helmle <mailings@oopsware.de> writes:
> --On Montag, M�rz 22, 2004 16:17:34 -0500 Tom Lane <tgl@sss.pgh.pa.us> 
> wrote:
>> We might need to mark automatically created rules as such, and be
>> prepared to drop them if the user then defines a manually-created rule.

> Not going into deeper details, but where should such information be stored? 
> It sounds like to have this in pg_rewrite?

Yes, a boolean column added to pg_rewrite is what I was thinking of.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pg_autovacuum next steps
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Thoughts about updateable views