I'm accessing postmaster through python using the _pg module. Last night it was working fine. This morning the database is all messed up. When I do a transaction:Begin;Insert ....;End;I get errors:NOTICE: (transaction aborted): queries ignored until ENDThen sometimes I get a notice that there is no connection to the backend even though postmaster is running.from psql,I tried : select * from xml;I got this error:pqReadData() -- backend closed the channel unexpectedly. This probably means the backend terminated abnormally before or whileprocessing the request.We have lost the connection to the backend, so further processing is impossible. Terminating.Any ideas to what could have happened overnight?Thanks a lotBrad Marshall
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера