# 最新版本是什麼？

最新版本的 PostgreSQL 會顯示在[官方網站](http://www.postgresql.org/)的最上端。

通常我們每年都會有一個主要版本，然後每隔幾個月發布一次次要版本。次要版本通常是針對所有支援的主要發布分支同時進行的。有關主要與次要版本的更多訊息，請參閱 <http://www.postgresql.org/support/versioning>。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://faq.postgresql.tw/zui-xin-ban-ben-shi-shi-mo.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
