資料庫 / 2022-06-23 Postgres 研究筆記 – Upgrade Major Version 過程中的 Downtime 時間可否盡量減少? 本次研究對象,是 AWS RDS 的某一台 P… Read more
Python / 2021-11-14 Postgresql 筆記 – 安裝 psycopg2 時,不想在機器上一同安裝完整 Postgresql 例如,你需要使用 psycopg2 開發一些從… Read more
Linux / 2021-10-31 快速遴選出 NGINX log 裡想擋掉的 IP,並用 ufw 或 TCP Wrapper 擋起來 需要運用 Linux pipeline 的技巧… Read more