Possible bug with regards to multiple persistant connections

Поиск
Список
Период
Сортировка
От Philippe Hajjar
Тема Possible bug with regards to multiple persistant connections
Дата
Msg-id 306238A60C8CD411996C00010224313D36AA6E@NTSERV01
обсуждение исходный текст
Список pgsql-bugs
The operating environment in which this occurred is:
    Apache 1.3.27
    PHP 4.2.3
    PostgreSQL 7.3.2
    Redhat Linux 7.2
    ADODB for PHP version 3.10

I have a database with an associated owner.  I connect using a to this
database and begin a transaction and start doing inserts and updates.
However, I want to commit some other data to the same database outside of
the transaction so I open a second persistant connection under the same user
account and I write this information using an INSERT.  In the first
connection, I roll back the transaction and the insert I did under the
second connection also gets rolled back.  Is this supposed to occur?

Perl - The programming equivalent of duct tape.

Philippe Hajjar
Programmer
Interactive Services Group / Netensity.net
http://www.isg-service.com
(856) 824-9401 x33
phajjar@isg-service.com


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.463 / Virus Database: 262 - Release Date: 3/17/2003

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

Предыдущее
От: Joe Conway
Дата:
Сообщение: Re: Bug #915: problem with returning setof with double precision
Следующее
От: DEEPANSHU GARG
Дата:
Сообщение: Security problem with Postgres sql