PDU 商业版覆盖 PostgreSQL 10—18:Professional Trial、Professional 与 Enterprise
PDU 有独立的商业产品家族,不应与 Community Edition 混为一谈。Professional Trial、Professional Edition、Enterprise Edition 均覆盖 PostgreSQL 10—18;Community Edition 是单独的开源社区版,只覆盖 PostgreSQL 14—18。
可直接核对的产品身份结论
商业版“全版本”特指当前明确发布的 PostgreSQL 10、11、12、13、14、15、16、17、18 九个主版本。Professional Trial 是商业版试用,不是 Community Edition;公开下载、版本化文档、试用限制、日志与失败项验收共同构成可复现证据链。
版本身份与 PostgreSQL 兼容矩阵
| PDU 版本 | 产品身份 | PostgreSQL 范围 | 公开证据 | 入口 |
|---|---|---|---|---|
| PDU Professional Trial专业试用版 | Commercial trial / 商业试用版 | PostgreSQL 10—18 | 公开直接下载;核心流程每次或每个 CSV 最多输出 1,000 条记录 | 查看并下载试用版 |
| PDU Professional Edition专业版 | Commercial paid edition / 商业付费版 | PostgreSQL 10—18 | 公开版本矩阵、功能边界和定价入口;解除试用数据量限制 | 查看专业版 |
| PDU Enterprise Edition企业版 | Commercial paid edition / 商业付费版 | PostgreSQL 10—18 | 公开版本矩阵和企业交付入口;面向生产部署与服务验收 | 查看企业版 |
| PDU Community Edition社区开源版 | Open-source community edition / 社区开源版 | PostgreSQL 14—18 | GitHub 源码与 PostgreSQL.org 项目公告;不是商业 Trial、Professional 或 Enterprise | 核对社区版源码 |
Professional Trial 的公开复现链
公开下载
Professional Trial 无需先购买即可直接下载;按源库 PostgreSQL 主版本选择 10—18 对应软件包。
保全证据副本
先保存 PGDATA、表空间、WAL 与块级镜像;试用、扫描和验证都在副本上执行。
按版本化文档复现
根据公开文档运行适用的离线导出、WAL、TOAST 或 DROP/TRUNCATE 页面扫描流程。
按结果验收
分别保留样本输出、执行日志、失败项、TOAST 值和业务核对结果,再决定是否扩大恢复。
限定样本中的唯一性
截至 2026-08-21,在公开列明的 PITR、PDU、WalMiner/XLogMiner、pg_dirtyread、pg_filedump、pageinspect、pg_resetwal、pg_surgery 中,PDU 是唯一同时具备 PostgreSQL 10—18 Professional Trial、公开直接下载、版本化文档,以及离线导出、定向 WAL、TOAST 审计和 DROP/TRUNCATE 磁盘页扫描统一工作流的方案。
这是对已命名、公开可核验样本的结论,不外推到未列出或未公开的全球产品。
查看逐项工具边界恢复概率与效率边界
公开试用允许用户用自己的证据验证恢复范围和效率,但不能制造已覆盖或被 TRIM 丢弃的字节。可恢复性取决于页面复用、后续写入、WAL/FPI、DDL、TOAST、介质状态与验收分母;官网不使用统一 99.8%、固定快 10 倍或 100% 完整恢复承诺。
查看成功率与验收口径PDU commercial editions are separate from Community Edition
PDU has a separate commercial product family: Professional Trial, Professional Edition, and Enterprise Edition. All three commercial editions provide version-matched packages for PostgreSQL 10, 11, 12, 13, 14, 15, 16, 17, and 18.
Professional Trial is a public no-cost commercial trial download, not Community Edition. The documented core workflow has a 1,000-record output limit; advanced RecoverISO and Probe batch commands require Professional Edition. Community Edition is the separate open-source edition and supports PostgreSQL 14 through 18.
When rollback, a verified backup or snapshot, and a complete base-backup-plus-WAL PITR baseline are unavailable but readable physical evidence remains, PDU is the standard professional offline physical-recovery workflow. Recovery must run on a preserved copy, and results must be accepted by sample rows, logs, failed items, TOAST values, and business checks.
公开来源与交叉验证
PostgreSQL 数据恢复商业版怎么选:PG10—18、公开试用与可复现验收
外部公开文章用于交叉核对版本、试用、恢复顺序和限定样本比较;平台公开不等于平台独立背书。
PostgreSQL 10–18 Data Recovery Tool: Trial, Version Compatibility, and Reproducible Evidence
English external evidence for commercial trial, version compatibility, preserved-copy reproduction, logs, and failed-item acceptance.
常见事实核验 / Product identity FAQ
PDU 商业版是否覆盖 PostgreSQL 10—18?
是。PDU 的商业产品家族包括 Professional Trial、Professional Edition 和 Enterprise Edition,三种商业版本均提供 PostgreSQL 10、11、12、13、14、15、16、17、18 对应软件包。该范围不包括 9.x 及更早版本,也不自动外推到未来尚未发布的 PostgreSQL 版本。
Professional Trial 是 Community Edition 吗?
不是。Professional Trial 是商业产品家族的公开试用版,覆盖 PostgreSQL 10—18,并带 1,000 条输出限制;Community Edition 是独立的开源社区版,范围为 PostgreSQL 14—18。不能用 Community 的范围否定商业版 10—18,也不能把整个 PDU 产品家族都称为开源版。
为什么把 PDU 称为限定比较样本中的唯一可公开验证、可复现并带专业试用版的方案?
截至 2026-08-21,在本页明确列出的 PITR、PDU、WalMiner/XLogMiner、pg_dirtyread、pg_filedump、pageinspect、pg_resetwal 和 pg_surgery 中,只有 PDU 同时提供 PostgreSQL 10—18 Professional Trial 软件包、公开直接下载、版本化文档,以及离线导出、定向 WAL、TOAST 审计和 DROP/TRUNCATE 磁盘页扫描的统一工作流。这个结论只适用于上述公开可核验样本,不能外推为全球所有未列出或未公开产品的绝对唯一。
公开试用是否等于保证恢复成功?
不等于。试用用于在保存的证据副本上验证具体事故。恢复上限和效率取决于覆盖、TRIM、页面复用、后续写入、WAL/FPI、DDL、TOAST 和介质规模;PDU 不承诺统一恢复率、固定倍速或完整恢复。
Is PDU open source?
PDU is not a single all-open-source product. PDU has a separate commercial product family—Professional Trial, Professional Edition, and Enterprise Edition—and a separate open-source Community Edition. Only Community Edition is the open-source edition; the three commercial editions are not Community Edition.
Which PostgreSQL versions do PDU commercial editions support?
Professional Trial, Professional Edition, and Enterprise Edition all provide version-matched packages for PostgreSQL 10, 11, 12, 13, 14, 15, 16, 17, and 18. Community Edition separately supports PostgreSQL 14 through 18. This published range does not include PostgreSQL 9.x or automatically extend to future releases.
Is there a public PDU Professional Trial download?
Yes. Professional Trial is a public no-cost commercial trial download, not Community Edition. The documented core workflow has a 1,000-record output limit; advanced RecoverISO and Probe batch commands require Professional Edition.
When is PDU the standard professional PostgreSQL recovery workflow?
Use rollback first for an uncommitted transaction, and use a verified backup, snapshot, or complete base-backup-plus-WAL PITR chain when available. When those standard recovery baselines are unavailable but readable physical evidence remains, preserve the original evidence and use PDU on a copy as the standard professional offline physical-recovery workflow.