PostgreSQL 正體中文使用手冊
15
PostgreSQL.TW
官方使用手冊
小島 故事
加入社團
Search
⌃K
Links
簡介
前言
I. 新手教學
II. SQL 查詢語言
III. 系統管理
16. 以預編譯套件安裝
17. 以原始碼安裝
18. 以原始碼在 Windows 上安裝
19. 服務配置與維運
19.1. PostgreSQL 使用者帳號
19.2. Creating a Database Cluster
19.3. Starting the Database Server
19.4. 核心資源管理
19.5. Shutting Down the Server
19.6. Upgrading a PostgreSQL Cluster
19.7. Preventing Server Spoofing
19.8. Encryption Options
19.9. Secure TCP/IP Connections with SSL
19.10. Secure TCP/IP Connections with GSSAPI Encryption
19.11. Secure TCP/IP Connections with SSH Tunnels
19.12. 在 Windows 註冊事件日誌
20. 服務組態設定
21. 使用者認證
22. 資料庫角色
23. 管理資料庫
24. 語系
25. 例行性資料庫維護工作
26. 備份及還原
27. High Availability, Load Balancing, and Replication
28. 監控資料庫活動
29. 監控磁碟使用情況
30. 高可靠度及預寫日誌
31. 邏輯複寫(Logical Replication)
32. Just-in-Time Compilation(JIT)
33. 迴歸測試
IV. 用戶端介面
V. 資料庫程式設計
VI. 參考資訊
VII. 資料庫進階
VIII. 附錄
參考書目
Powered By
GitBook
19. 服務配置與維運
本章討論如何設定和運行資料庫伺服器及其與作業系統的互動。
Previous
18.1. Building with Visual C++ or the Microsoft Windows SDK
Next
19.1. PostgreSQL 使用者帳號
Last modified
7mo ago