Virtual table with pl/perl?

Поиск
Список
Период
Сортировка
От Rene Schickbauer
Тема Virtual table with pl/perl?
Дата
Msg-id 4BCC4D45.7060306@gmail.com
обсуждение исходный текст
Ответы Re: Virtual table with pl/perl?  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-general
Hi!

I'm looking into implementing an updateable "virtual" table using pl/perl.

What i basically want to do is read out/update some external resources.
For programs using the SQL interface, this should look just like a
regular table except that it isn't ACID compliant (no rollbacks).

I'm pretty sure i can make a table, write a bunch of functions and some
do-instead rules. But is there a more elegant/simple solution?

LG
Rene

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

Предыдущее
От: Andre Lopes
Дата:
Сообщение: Re: How to call a file from a PlPgsql trigger?
Следующее
От: cojack
Дата:
Сообщение: Ltree - how to sort nodes on parent node