I am getting this bizarre error when I try to run an UPDATE statement against a PostgreSQL database. I can't figure out what I even changed that is causing it, and I'm suspecting is a coincidental system error that is ancillary to something else I broke and fixed.
I'm literally at the "see if a reboot fixes it" point, but I want to know if anyone can tell me what this error means. I don't really understand sockets or transport interfaces very well.
Exception while reading from stream
Inner exception:
Unable to read data from the transport connection: Operation on non-blocking socket would block.
Inner exception: Operation on non-blocking socket would block