DPA — 如何确定 postgresql 版本
Summary: 本知识库文章介绍如何获取 DPA 数据存储 (DS) 服务器上安装的 postgresql 版本。
This article applies to
This article does not apply to
This article is not tied to any specific product.
Not all product versions are identified in this article.
Instructions
检查 postgresql 版本,执行以下作,具体取决于安装 DPA 的服务器类型。
登录到 DPA DS 服务器。
如果这是 Windows 服务器,请以管理员身份登录,然后打开命令提示符。
移至 <DPA 安装目录>\dpa\services\bin 并运行以下命令:
dpa ds query "SELECT version();"
如果这是 Linux 服务器,请以 root 用户身份登录,然后移至 /<DPA 安装目录>/dpc/services/bin 并运行以下命令:
./dpa.sh ds query "SELECT version();"
无论哪种方式,输出都应如下所示:
EMC Data Protection Advisor
version
----------------------------------------------------------------------------------------------------------
PostgreSQL 13.13 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-55), 64-bit
(1 row)Affected Products
Data Protection AdvisorProducts
Data Protection AdvisorArticle Properties
Article Number: 000009559
Article Type: How To
Last Modified: 05 Sept 2025
Version: 4
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.