Re: [GENERAL] COMMIT in ps output

2005-08-17 Thread Dr NoName
yep. looks like it was the library. thanks, Eugene --- Bruce Momjian wrote: > Tom Lane wrote: > > Dr NoName <[EMAIL PROTECTED]> writes: > > > ... My question is, would > > > postgresql ps string show COMMIT at the end of > > > INSERT/UPDATE even if explicit transactions are > not > > > used?

Re: [GENERAL] COMMIT in ps output

2005-08-17 Thread Bruce Momjian
Tom Lane wrote: > Dr NoName <[EMAIL PROTECTED]> writes: > > ... My question is, would > > postgresql ps string show COMMIT at the end of > > INSERT/UPDATE even if explicit transactions are not > > used? > > No. My guess is that his interface library is doing it. -- Bruce Momjian

Re: [GENERAL] COMMIT in ps output

2005-08-17 Thread Tom Lane
Dr NoName <[EMAIL PROTECTED]> writes: > ... My question is, would > postgresql ps string show COMMIT at the end of > INSERT/UPDATE even if explicit transactions are not > used? No. regards, tom lane ---(end of broadcast)---