Re: views, queries, and locks

Поиск
Список
Период
Сортировка
От Merlin Moncure
Тема Re: views, queries, and locks
Дата
Msg-id CAHyXU0zauyEFdWJjoH4jhMQ7Cx58WcJfxMMHZ4X8Cma5pNmh9Q@mail.gmail.com
обсуждение исходный текст
Ответ на Re: views, queries, and locks  (Jon Nelson <jnelson+pgsql@jamponi.net>)
Список pgsql-general
On Wed, Apr 4, 2012 at 8:50 AM, Jon Nelson <jnelson+pgsql@jamponi.net> wrote:
>
> I need to have something table-like from the client's perspective for
> a bunch of reasons.
> For now, assume that I want to keep using the view and that I'd like
> to find better ways to address my concerns.

hence my question upthread: "how sophisticated are the queries that
touch this, and how much data?" you can wrap the function output in a
view and even do other tricks to parameterize the function through the
view if necessary.

merlin

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

Предыдущее
От: Jon Nelson
Дата:
Сообщение: Re: views, queries, and locks
Следующее
От: Tom Lane
Дата:
Сообщение: Re: views, queries, and locks