- PostgreSQL for Data Architects
- Jayadevan Maymala
- 85字
- 2021-07-23 19:41:24
Summary
In this chapter, we covered the steps to install PostgreSQL from the source: downloading, configuring, building and installing. We went through the directory structure of the source tree, the cluster initialization process, the resultant directories and files, as well as the process to install and remove extensions.
In the next chapter, we will cover PostgreSQL Server Architecture. We will cover the various background processes, their functions, memory structures and how they all work with each other to provide the many features available in PostgreSQL.
推薦閱讀
- Mastering Natural Language Processing with Python
- Mastering Python Scripting for System Administrators
- Java面向對象程序開發及實戰
- 零基礎學單片機C語言程序設計
- Web前端應用開發技術
- JavaScript應用開發實踐指南
- Scala編程(第5版)
- 移動增值應用開發技術導論
- JavaScript程序設計:基礎·PHP·XML
- Visual FoxPro 6.0程序設計
- Data Science Algorithms in a Week
- C語言從入門到精通
- OpenCV 3.0 Computer Vision with Java
- WCF技術剖析(卷1)
- JavaScript Concurrency