Re: all views in database broken at once

Поиск
Список
Период
Сортировка
От Mathijs Brands
Тема Re: all views in database broken at once
Дата
Msg-id 20010325191424.A60295@ilse.nl
обсуждение исходный текст
Ответ на Re: all views in database broken at once  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: all views in database broken at once  (Jan Wieck <JanWieck@Yahoo.com>)
Список pgsql-sql
On Sat, Mar 24, 2001 at 11:36:56PM -0500, Tom Lane allegedly wrote:
> Mathijs Brands <mathijs@ilse.nl> writes:
> > How about being able to recompile them (keeping the SQL around in the
> > system catalogs)? Doesn't Oracle allow you to do something like that?
> 
> That's another possibility.  It's not real clear that there's any
> advantage to storing rules in preparsed form to begin with --- if
> we just stored the original text and reparsed it each time it was
> read, the system would be vastly more flexible, and probably not
> noticeably slower.

But every bit of performance counts, of course...

Mathijs
-- 
"Borrowers of books -- those mutilators of collections, spoilers of thesymmetry of shelves, and creators of odd
volumes."       Charles Lamb (1775-1834) 
 


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

Предыдущее
От: Jan Wieck
Дата:
Сообщение: Re: all views in database broken at once
Следующее
От: Bruno Wolff III
Дата:
Сообщение: Re: String REPLACE function