Re: Easy transaction question

Поиск
Список
Период
Сортировка
От Chris Smith
Тема Re: Easy transaction question
Дата
Msg-id 41EDD66A.40509@interspire.com
обсуждение исходный текст
Ответ на Easy transaction question  ("Rick Schumeyer" <rschumeyer@ieee.org>)
Список pgsql-general
You can issue them one at a time - however you can't have a transaction
that spans multiple pages (ie you can't start it on index.php and finish
it on end.php).


Rick Schumeyer wrote:
> A question about using transactions from php:
>
>
>
> Does the entire transaction have to be sent all at once,
>
> or can I begin the transaction, issue commands one
>
> at a time, and then end the transaction?
>

--
Regards,

Chris Smith

Suite 30, 45-51 Huntley St, Alexandria, NSW 2015 Australia

Ph: +61 2 9517 2505
Fx: +61 2 9517 1915

email: info@interspire.com
web: www.interspire.com

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

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: Multiline plpython procedure
Следующее
От: Michael Fuhr
Дата:
Сообщение: Re: Multiline plpython procedure