- 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.
推薦閱讀
- Spring Boot 2實戰(zhàn)之旅
- 自己動手寫搜索引擎
- R語言經(jīng)典實例(原書第2版)
- CKA/CKAD應試教程:從Docker到Kubernetes完全攻略
- 自然語言處理Python進階
- Jenkins Continuous Integration Cookbook(Second Edition)
- Android開發(fā)案例教程與項目實戰(zhàn)(在線實驗+在線自測)
- Mastering Android Development with Kotlin
- PHP+MySQL+Dreamweaver動態(tài)網(wǎng)站開發(fā)從入門到精通(第3版)
- OpenCV 4計算機視覺項目實戰(zhàn)(原書第2版)
- Julia 1.0 Programming Complete Reference Guide
- Orleans:構(gòu)建高性能分布式Actor服務
- Hands-On Dependency Injection in Go
- JavaWeb從入門到精通(視頻實戰(zhàn)版)
- Blender 3D Cookbook