Re: Newbie to Postgres - Urgent query

From: Ritu Khetan <ritu(at)netcore(dot)co(dot)in>
To: Richard Huxton <dev(at)archonet(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Newbie to Postgres - Urgent query
Date: 2004-01-16 10:33:33
Message-ID: 1074249213.3623.15.camel@efv2.netcore.co.in
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello Richard,

How do I switch on statement logging...?

postmaster --help doesn't talk of any such switch.

Regards,
Ritu

On Fri, 2004-01-16 at 15:25, Richard Huxton wrote:

> On Friday 16 January 2004 09:18, Ritu Khetan wrote:
> > Hello all,
> >
> > I am trying to use DBI in perl to connect to my Postgres database. I
> > am able to connect to the database but when any further queries are made
> > using the database handle, I see the following message in my error logs
> > and no results are generated -
> >
> > "NOTICE: current transaction is aborted, queries ignored until end of
> > transaction block"
>
> 1. Check the return-values of your calls (e.g. connect, exectute...)
> 2. Turn on statement logging in PG to see what is happening.
>
> If the return values and the logs don't seem to help, post both back here and
> we'll see what we can do.

----------------------------------------------------------------

NETCORE SOLUTIONS *** Ph: +91 22 5662 8000 Fax: +91 22 5662 8134

MailServ and FlexiMail: Messaging Solutions: http://netcore.co.in

Pragatee: Integrated Server-Software Suite: http://www.pragatee.com

Emergic Freedom: Server-centric Computing: http://www.emergic.com

BlogStreet: Blog Profiles and RSS Ecosystem: http://blogstreet.com

Deeshaa: Rural Development: http://www.deeshaa.com

Rajesh Jain's Weblog on Technology: http://www.emergic.org
----------------------------------------------------------------

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Paul Ganainm 2004-01-16 10:35:50 How to become a Windows beta-tester?
Previous Message Michael Glaesemann 2004-01-16 10:28:41 Re: tinterval operators and functions