Re: Script terminates even though ON_ERROR_STOP not set

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: Script terminates even though ON_ERROR_STOP not set
Дата
Msg-id 20050115005600.GA47466@winnie.fuhr.org
обсуждение исходный текст
Ответ на Re: Script terminates even though ON_ERROR_STOP not set  (Bradley Kieser <brad@kieser.net>)
Ответы Re: Script terminates even though ON_ERROR_STOP not set
Список pgsql-admin
On Fri, Jan 14, 2005 at 06:11:27PM +0000, Bradley Kieser wrote:

> Okay, Michael gets that trophy! Thanks Michael, it needed a commit.
> However, this is odd. I get a "No transaction in progress" error coming
> out on the commit, but at least it works, so I am happy!

What version of the client and server are you using?  For the client
run "psql --version"; for the server execute "SELECT version();".
Where do you have autocommit set?  PostgreSQL 7.4 removed autocommit
from the server and added it to the client; I wonder if you're using
differing client and server versions that are causing confusion.

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

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

Предыдущее
От: "Chris White (cjwhite)"
Дата:
Сообщение: Limiting size and number of transaction logs
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Limiting size and number of transaction logs