Re: Newbie to Postgres - Urgent query
| От | Richard Huxton |
|---|---|
| Тема | Re: Newbie to Postgres - Urgent query |
| Дата | |
| Msg-id | 200401160955.23040.dev@archonet.com обсуждение исходный текст |
| Ответ на | Newbie to Postgres - Urgent query (Ritu Khetan <ritu@netcore.co.in>) |
| Ответы |
Re: Newbie to Postgres - Urgent query
|
| Список | pgsql-general |
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. -- Richard Huxton Archonet Ltd
В списке pgsql-general по дате отправления: