vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| ---------------------------(end of broadcast)--------------------------- TIP 7: You can help support the PostgreSQL project by donating at http://www.postgresql.org/about/donate |
| |||
| Gregory Stark <stark@enterprisedb.com> writes: > I think we should go ahead and print a LOG message in the case where a > deadlock is detected. That seems reasonable, but I don't find any of these other changes to be an improvement... regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to majordomo@postgresql.org so that your message can get through to the mailing list cleanly |
| ||||
| Gregory Stark <stark@enterprisedb.com> writes: > I think we should go ahead and print a LOG message in the case where a > deadlock is detected. After chewing on it some more, I liked this patch better ... but I found a couple other issues, particularly with the soft-deadlock-recovery messaging sequence. Modified version committed. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend |