"Josh Berkus" <[EMAIL PROTECTED]> writes:
> Do I need to worry about this:
> pq_flush: send() failed: Broken pipe
> ... which appears in the log intermittently?
Looks like the trace of a client disconnecting ungracefully (mid-query).
If you're not aware of any client-side failures in your setup then you
should perhaps look more closely, but otherwise this is not something
to worry about. The backend will roll back its transaction and close
up shop just fine.
I think we have a TODO item to suppress multiple occurrences of this
log message, but otherwise that stuff works fine AFAIK.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?
http://www.postgresql.org/search.mpl