Re: pgbench \for or similar loop
От | Pavel Stehule |
---|---|
Тема | Re: pgbench \for or similar loop |
Дата | |
Msg-id | BANLkTinbUJj+_d+evQTEgggHLHnZ0Pn9OA@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: pgbench \for or similar loop (David Fetter <david@fetter.org>) |
Ответы |
Re: pgbench \for or similar loop
|
Список | pgsql-hackers |
2011/4/20 David Fetter <david@fetter.org>: > On Wed, Apr 20, 2011 at 08:05:07AM +0200, Pavel Stehule wrote: >> Hello >> >> I played with psql extensions two years ago - it can do it > > It's interesting, but it doesn't solve the fundamental problem, which > is to allow every client, not just psql, to do this. then you need a real procedures that allows a explicit transaction handling. I am thinking so this task is feasible. We just need a implementation of CALL statement that runs a PL handler outside statement transaction. Probably some extension for PLPerl or PLPython can be more simple then PLpgSQL for begin. This is exactly task for "procedures" Regards Pavel > > Cheers, > David. > -- > David Fetter <david@fetter.org> http://fetter.org/ > Phone: +1 415 235 3778 AIM: dfetter666 Yahoo!: dfetter > Skype: davidfetter XMPP: david.fetter@gmail.com > iCal: webcal://www.tripit.com/feed/ical/people/david74/tripit.ics > > Remember to vote! > Consider donating to Postgres: http://www.postgresql.org/about/donate >
В списке pgsql-hackers по дате отправления: