不久前我遇到了这个错误,我对两件事很好奇 -
1- postgres 的内部机制如何首先导致此消息发生?与数据库创建的临时文件的创建有关的哈希连接是什么?我知道这与创建一个超出数据库内存分配范围的临时文件有关,但我不知道为什么将其称为散列连接。
2- 我怎样才能预测和防止将来发生这样的错误(与性能和内存有关)?
postgresql performance postgresql-9.1 temporary-tables postgresql-performance
performance ×1
postgresql ×1
postgresql-9.1 ×1
postgresql-performance ×1
temporary-tables ×1