Re: Connection Pooling, a year later

Поиск
Список
Период
Сортировка
От Lincoln Yeoh
Тема Re: Connection Pooling, a year later
Дата
Msg-id 3.0.5.32.20011218190202.0086db00@192.228.128.13
обсуждение исходный текст
Ответ на Re: Connection Pooling, a year later  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: Connection Pooling, a year later  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
At 11:49 PM 12/17/01 -0500, Bruce Momjian wrote:
>new person.  Now, if you want to abort a left-over transaction, you can
>do an ABORT but that is going to show up in the server logs because an
>ABORT without a transaction causes an error message.

I do a lot of rollbacks typically. Would that cause errors?

I prefer doing rollbacks to commits when in doubt.

Regards,
Link.




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

Предыдущее
От: Lincoln Yeoh
Дата:
Сообщение: Re: Connection Pooling, a year later
Следующее
От: "Zeugswetter Andreas SB SD"
Дата:
Сообщение: Re: Problem compiling postgres sql --with-tcl