Re: views, queries, and locks

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: views, queries, and locks
Дата
Msg-id CAOR=d=0vKtxeET0HFfEMWjo6KoOC_61r7p3XTY-b6TR_1ZRB_g@mail.gmail.com
обсуждение исходный текст
Ответ на Re: views, queries, and locks  (Thomas Kellerer <spam_eater@gmx.net>)
Список pgsql-general
On Tue, Apr 3, 2012 at 1:45 PM, Thomas Kellerer <spam_eater@gmx.net> wrote:
> Jon Nelson wrote on 03.04.2012 20:41:
>
>> Close, but not quite. It's not rotation but every N minutes a
>> newly-built table appears. I'd like that table to appear as part of
>> the view as soon as possible.
>
>
> Can't you use table inheritance for that?

It could well be that inherited tables are or at least were slower
than a view of individual tables.

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

Предыдущее
От: Prashant Bharucha
Дата:
Сообщение: CPU Load 100% when pg_dump start in Postgresql 8.4
Следующее
От: John R Pierce
Дата:
Сообщение: Re: Re: Please help me to take a look of the erros in my functions. Thanks.