| From: | <radha(dot)manohar(at)ndsu(dot)nodak(dot)edu> |
|---|---|
| To: | <pgsql-novice(at)postgresql(dot)org>, <pgsql-performance(at)postgresql(dot)org> |
| Subject: | Re: Error in transaction processing |
| Date: | 2003-11-14 22:07:26 |
| Message-ID: | 1710.134.129.92.208.1068847646.squirrel@webmail.ndsu.nodak.edu |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-novice pgsql-performance |
When I execute a transaction using embedded sql statements in a c program,
I get the error,
Error in transaction processing. I could see from the documentation that
it means, "Postgres signalled to us that we cannot start, commit or
rollback the transaction"
I don't find any mistakes in the transaction statements.
What can I do to correct this error?
Your response would be very much appreciated.
Thanks and Regards,
Radha
| From | Date | Subject | |
|---|---|---|---|
| Next Message | jini us | 2003-11-14 22:18:27 | Re: Can Postgresql run under Windows? |
| Previous Message | PhilM | 2003-11-14 16:49:38 | Can Postgresql run under Windows? |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2003-11-14 22:12:27 | Re: n_distinct way off, but following a pattern. |
| Previous Message | George Essig | 2003-11-14 22:02:38 | Re: INSERT extremely slow with large data sets (fwd) |