Christophe Pettus: All Your GUCs in a Row: max_files_per_process

📝

内容提要

PostgreSQL's max_files_per_process isn't a hard limit—it's a descriptor pool that quietly recycles old files when full.

➡️

继续阅读