| Nội dung | URLs |
|---|---|
| Website | https://www.postgresql.org |
| Document | https://www.postgresql.org/docs/current/static/index.html |
| FAQ (Câu hỏi thường gặp) | https://www.postgresql.org/docs/faq/ |
| Source Code | Phiên bản đã released git repository link github |
| Installer | Linux(yum): Install online qua internet Linux(rpm): Install offline bằng rpm Windows, MacOS: Installer cung cấp bởi EnterpriseDB Windows, MacOS: Installer cung cấp bởi BigSQL |
| Các liên kết khác | Wiki PostgreSQL_Planet Commit fest ticket_system BuildFarm MultiLanguage Mailinglist |
Xin vui lòng tham khảo bài viết Cài Đặt PostgreSQL để biết thêm thông tin.
| Nội dung | Links |
|---|---|
| PostgreSQL JDBC Driver | |
| PostgreSQL ODBC Driver | Download git mailing list Cần chú ý license của psqlODBC là LGPL2 |
| Nội dung | Links |
|---|---|
|
[Migration] ora2pg |
Website chính thức github OSS tool migration từ Oracle sang PostgreSQL |
|
[Replication, Cluster,..] pgpool-II |
Website chính thức(wiki page) Documents Tool mở rộng cho PostgreSQL với nhiều tính năng: Connection Pool, Replication, Cluster(heartbeat),... |
| [Security] TDEforPG | github Documents(Japanese) Tool mở rộng cho PostgreSQL với chức năng mã hóa dữ liệu. Sử dụng key để truy cập vào dữ liệu mã hóa. |