# 1. 入門指南

* [1.1. 安裝](https://docs.postgresql.tw/tutorial/getting-started/installation)：從無到有，安裝一個 PostgreSQL 資料庫系統。
* [1.2. 基礎架構](https://docs.postgresql.tw/tutorial/getting-started/architectural-fundamentals)：認識 PostgreSQL 的資料庫架構。
* [1.3. 建立一個資料庫](https://docs.postgresql.tw/tutorial/getting-started/creating-a-database)：建立第一個 PostgreSQL 資料庫。
* [1.4. 存取一個資料庫](https://docs.postgresql.tw/tutorial/getting-started/accessing-a-database)：開始存取你的 PostgreSQL 資料庫。
