Speed of different procedural language

Поиск
Список
Период
Сортировка
От Ben Trewern
Тема Speed of different procedural language
Дата
Msg-id do2cr4$sc5$1@news.hub.org
обсуждение исходный текст
Ответы Re: Speed of different procedural language
Список pgsql-performance
I have a few small functions which I need to write.  They will be hopefully
quick running but will happen on almost every delete, insert and update on
my database (for audit purposes).

I know I should be writing these in C but that's a bit beyond me.  I was
going to try PL/Python or PL/Perl or even PL/Ruby.  Has anyone any idea
which language is fastest, or is the data access going to swamp the overhead
of small functions?

Thanks,

Ben



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

Предыдущее
От: johannesbuehler@oderbruecke.de
Дата:
Сообщение: effizient query with jdbc
Следующее
От: "Mark Cave-Ayland"
Дата:
Сообщение: Re: [postgis-users] Is my query planner failing me,or vice versa?