Joshua D. Drake wrote:
> Hello,
> 
> I might be wrong on this but I think that ecpg using transactions by 
> default for each query.
> Perhaps turning on autocommit?

Yep, use:

        EXEC SQL SET AUTOCOMMIT = ON;

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  [EMAIL PROTECTED]               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to