Skip to main content

2026 年 5 月 18 日

Postgres

下面介绍了 Postgres 的加密灵活性配置。

  • 用于为 Postgres 设置密码的文件的位置:

    /data/db/postgresql.conf 
    #ssl_ciphers = 'HIGH:MEDIUM:+3DES:!aNULL' # allowed SSL ciphers
    
    
  • 修改后,使用以下命令重新启动设备中的 postgres 服务:

    sudo service postgresql restart
    

此页面对您有帮助吗?

对本主题提供反馈

本主题对您有帮助吗?

请勿填写任何个人信息或机密信息。

正在生成链接…