NOTICE: there is no transaction in progress

From: "Rodrick Hales" <RHALES(at)mstc(dot)state(dot)ms(dot)us>
To: <pgsql-general(at)postgresql(dot)org>
Subject: NOTICE: there is no transaction in progress
Date: 2009-08-10 16:31:34
Message-ID: 4A800516020000B1000007BC@tcmail.mstc.state.ms.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

We have two machines that run a C application that interfaces with a Postgres database. They are our development and production machines. The version is PostgreSQL 8.3.7 on i686-redhat-linux-gnu, complied by GCC gcc (GCC) 4.1.2.20071124 (Red Hat 4.1.2-42) .

On the development machine, I don't get notices and warnings related to Postgres SQL commands. COMMIT and ABORT are likely the culprits. On the production machine I do. I understand these errors get sent to the 'stderr' stream by default. I don't know which command exactly is causing the notices and warnings in the program and why the behavior is only happening on one machine. Are there some settings on the database that have been set for displaying such warnings and notices? Why does it happen one and not the other? Any suggestions would be greatly appreciated. Thanks.

Rodrick Hales
State Tax Commission
Office Of Information Technology
(601) 923.7427
rhales(at)mstc(dot)state(dot)ms(dot)us

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Juan Backson 2009-08-10 16:41:47 PQstatus does not seem to work
Previous Message Jonathan Tapicer 2009-08-10 15:25:22 Re: Multiple foreign keys with the same name and information_schema