Re: SP in PostgreSQL

Поиск
Список
Период
Сортировка
От A. Kretschmer
Тема Re: SP in PostgreSQL
Дата
Msg-id 20070110143037.GD6131@a-kretschmer.de
обсуждение исходный текст
Ответ на SP in PostgreSQL  (Ashish Karalkar <ashish_karalkar@yahoo.com>)
Список pgsql-general
am  Wed, dem 10.01.2007, um  6:01:41 -0800 mailte Ashish Karalkar folgendes:
> Hello All,
> I am using PostgreSQL 8.2.
>
> I am having 2 SP's ,second one is called from the
> first one. is there any solution to commit the updates
> done by the second SP only??

No, you can't. A function is a transction, you can't do a commit inside.


Andreas
--
Andreas Kretschmer
Kontakt:  Heynitz: 035242/47150,   D1: 0160/7141639 (mehr: -> Header)
GnuPG-ID:   0x3FFF606C, privat 0x7F4584DA   http://wwwkeys.de.pgp.net

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

Предыдущее
От: Ashish Karalkar
Дата:
Сообщение: SP in PostgreSQL
Следующее
От: James Neff
Дата:
Сообщение: pg_dump and very slow database