Re: views, queries, and locks

From: Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com>
To: Thomas Kellerer <spam_eater(at)gmx(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: views, queries, and locks
Date: 2012-04-03 20:05:07
Message-ID: CAOR=d=0vKtxeET0HFfEMWjo6KoOC_61r7p3XTY-b6TR_1ZRB_g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, Apr 3, 2012 at 1:45 PM, Thomas Kellerer <spam_eater(at)gmx(dot)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.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message John R Pierce 2012-04-03 20:55:50 Re: Re: Please help me to take a look of the erros in my functions. Thanks.
Previous Message Brent Wood 2012-04-03 19:53:19 Re: CPU Load 100% when pg_dump start in Postgresql 8.4