Hello, Can anyone help me with an error, which I don't understand. It's appearing instead of giving results of my query: pgReadData() backend closed the channel unexpectedly.
It sounds like your backends are crashing for some reason. What are you trying to do?
I was querying my postgresql database through php3 page and then I've tried directly querying the database itself. Each time I only got the error message. It happened after user updated database entry through website admin facility.