I dont think so ..
Transactions need to be atomic.. Either succeed or fail.. I thik what
postgressql does is quite OK only a little irritating if u are issuing
command thru the psql terminal..
Anand
On Thu, Mar 22, 2001 at 10:15:54AM +0100, DaVinci wrote:
> Hello. I have a problem with Postgresql
Hello. I have a problem with Postgresql 7.1 beta (Debian packages).
When I am in middle of transaction and there is an error, for example
caused by trying to insert a tupla with a "not null" value without valor, I
get error:
NOTICE: current transaction is aborted, queries ignored unt