| From: | Kristofer Munn <kmunn(at)munn(dot)com> |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | NOTICE: AbortTransaction and not in in-progress |
| Date: | 1999-12-01 21:24:23 |
| Message-ID: | Pine.LNX.4.04.9912011617550.5638-100000@dec.munn.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi guys, thanks for all your great work on this system. I'm really
hammering my copy of Postgres and that's probably the only reason I'm
seeing these errors.
PostgreSQL V6.5.2 on i686-pc-linux-gnu
I occasionally (twice a day) receive the error:
NOTICE: AbortTransaction and not in in-progress
And in the system log I see:
FATAL 1: transaction commit failed on magnetic disk
NOTICE: AbortTransaction and not in in-progress
The connection to the backend drops. I'm detecting the fatal error,
reconnecting and re-issuing the command right away and it goes through
fine the second time.
Any suggestions?
- K
Kristofer Munn * KMI * 973-509-9414 * AIM KrMunn * ICQ 352499 * www.munn.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 1999-12-01 23:26:53 | Re: [HACKERS] NOTICE: AbortTransaction and not in in-progress |
| Previous Message | Bruce Momjian | 1999-12-01 17:49:38 | Re: AW: [HACKERS] Re: [GENERAL] drop/rename table and transactions |