每次我跑我得到這個錯誤相同的查詢:終止連接-Postgres
DETAIL: The postmaster has commanded this server process to roll back the current transaction and exit, because another server process exited abnormally and possibly corrupted shared memory. HINT: In a moment you should be able to reconnect to the database and repeat your command. server closed the connection unexpectedly This probably means the server terminated abnormally before or while processing the request. connection to server was lost
我使用phpPgAdmin的5.1。
您是否認爲查詢的某些細節可能會有所幫助? –