Re: Implementation of a updateable, "temporal" view on data

Поиск
Список
Период
Сортировка
От Rodrigo De León
Тема Re: Implementation of a updateable, "temporal" view on data
Дата
Msg-id a55915760710170713l6692df23r2178d1536cb12d84@mail.gmail.com
обсуждение исходный текст
Ответ на Implementation of a updateable, "temporal" view on data  (Hans-Peter Oeri <hp@oeri.ch>)
Список pgsql-novice
On 10/16/07, Hans-Peter Oeri <hp@oeri.ch> wrote:
> Any help or link greatly appreciated

You could have main_table + audit_table, store all main_table changes
on audit_table using triggers, thus main_table always has the
"current" data. Then create the view on top of main_table.

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

Предыдущее
От: Hans-Peter Oeri
Дата:
Сообщение: Re: Implementation of a updateable, "temporal" view on data
Следующее
От: "Oeschey, Lars (I/EK-142, extern)"
Дата:
Сообщение: memory error