0

when I connect to the PostgreSQL Database from localhost then sometimes it gives Error: Server Closed the connection unexpectedly although when execute the command again immediately then connection gets established. but it become a problem because I am using batch files for backups. and sometimes pg_dumpall and pg_dump command also gives Error: Server Closed the connection unexpectedly. and this interrupts my scheduled backups. I have PostgreSQL 12.10 installed on Windows.

2
  • Does this occur immediately upon trying to connect, or does it occur after the connection is already established? Is there a corresponding message in the database log file? Commented Dec 7, 2023 at 13:53
  • Yes, This occurs immediately upon trying to connect. Commented Dec 8, 2023 at 8:55

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.