我在Google Cloud的PostgreSQL 9.6中遇到此错误,真的不知道为什么。尝试通过副本导出大表时。表格大小大约为30GB和16GB。
COPY data transfer failed: server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
我确实在Google中进行了快速搜索,发现这些标记很重要,但是我不确定是否为真。
这是主服务器和从属服务器上的配置
有什么主意吗?