- 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.
推薦閱讀
- Instant Testing with CasperJS
- DevOps Automation Cookbook
- R Deep Learning Cookbook
- Working with Odoo
- JBoss:Developer's Guide
- Hands-On Kubernetes on Windows
- 大數據時代的企業升級之道(全3冊)
- Learning Concurrency in Python
- Visual C++從入門到精通(第2版)
- SAP Web Dynpro for ABAP開發技術詳解:基礎應用
- 一步一步學Spring Boot:微服務項目實戰(第2版)
- Building Scalable Apps with Redis and Node.js
- Learning VMware vCloud Air
- Swift語言實戰晉級(第2版)
- Mastering PyCharm