在 PostgreSQL 的生態圈裡,如果要問「生產環境最常見的兩個配套工具是什麼?」
答案大概會是:
這兩個專案就像是 左右護法,一個負責「保命」,一個負責「穩定」。
今天我們就來看看它們的歷史、功能,以及社群與商業支援現況。
和前一篇介紹的 Crunchy Data 功能是差不多的,不過 Crunchy Data 是一家專注 PostgreSQL 企業級解決方案的公司。
Crunchy Data 將 pgBackRest 整合到 Postgres Operator (PGO),所以不用另外裝喔!!
原文: Most polite method. When a client connects, a server connection will be assigned to it for the whole duration it stays connected. When the client disconnects, the server connection will be put back into pool. This mode supports all PostgreSQL features.