DEBUG: StartTransactionCommand

From: Linh Luong <linh(dot)luong(at)computalog(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: DEBUG: StartTransactionCommand
Date: 2001-10-19 18:04:41
Message-ID: 20011019180442.448CA19739E@jamie.edmonton.computalog.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi everyone,

My linux box just recently gave me an error message "Out of memory, Check
disk space". I didn't know why and then I went to my postgres.log file and I
noticed each time I view the browser that is accessing the postgres database
it entered in 10-20 entries of
2001-10-19 11:32:37 [15652] DEBUG: StartTransactionCommand
2001-10-19 11:32:37 [15652] DEBUG: CommitTransactionCommand
in my postgres.log file.. there are also other debug statements.

My question is WHY is it doing this? Can this be avoided? If so how?

Thanks for your help

--
Linh Luong
Computalog Ltd.
Software Developer
Direct Line: (780) 416-3358
Email: linh(dot)luong(at)computalog(dot)com

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Lily 2001-10-19 18:06:28 Charset problem
Previous Message BinYang 2001-10-19 17:27:48 Have problem about Perl DBI, Please help