# 我在哪裡可以獲得支援？

PostgreSQL社群透過電子郵件提供許多用戶的幫助。訂閱電子郵件列表的主要網站是<http://www.postgresql.org/community/lists/>。

一般說明或錯誤列表是一個作為開始的好地方。為了能更詳細地瞭解內容，請考慮閱讀 [guide to reporting problems](https://wiki.postgresql.org/wiki/Guide_to_reporting_problems)，在發佈之前確認你包括足夠的訊息，給予幫助您的人。

主要的IRC頻道是Freenode上的#postgresql (irc.freenode.net)。 台灣社群的討論社群在 Facebook Group 上，申請加入後即可參與討論。

還有一些提供支援服務的公司名單可在 <http://www.postgresql.org/support/professional_support>中找到。


---

# 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/wo-zai-na-li-ke-yi-huo-de-zhi-yuan.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.
