Re: PostgreSQL Features

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: PostgreSQL Features
Дата
Msg-id 200502111815.j1BIFvU17064@candle.pha.pa.us
обсуждение исходный текст
Ответ на PostgreSQL Features  ("Bruno Almeida do Lago" <teolupus@gmail.com>)
Список pgsql-general
Bruno Almeida do Lago wrote:
> Hi,
>
>
>
> I'd like to know if there is something like "insert /*+ append */ into"
> and materialized views (from Oracle) on PostgreSQL.

We have SELECT INTO if that helps.

You can do materialized views and use triggers or rules to keep the
materialized view current.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

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

Предыдущее
От: David Goodenough
Дата:
Сообщение: Re: SQL query
Следующее
От: Mark Harrison
Дата:
Сообщение: size in bytes of a table?