Re: [HACKERS] simple_heap_update problem
Oh yea, I'm running 7.3.3 on Redhat 7.3. --Nate ---(end of broadcast)--- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html
Re: [HACKERS] simple_heap_update problem
[EMAIL PROTECTED] writes: > Aug 7 13:23:30 calchas postgres[27794]: [3] ERROR: simple_heap_update: > tuple concurrently updated The only case of this I'm aware of is the concurrent-ANALYZE issue, which is pretty harmless. But you say it's not that. I'd suggest turning on log_statement and log_du