Sign in
Sign up
Explore
Enterprise
Education
Search
Help
Terms of use
About Us
Explore
Enterprise
Education
Gitee Premium
Gitee AI
Sign in
Sign up
Fetch the repository succeeded.
Open Source
>
Database Related
>
Database Service
&&
Donate
Please sign in before you donate.
Cancel
Sign in
Scan WeChat QR to Pay
Cancel
Complete
Prompt
Switch to Alipay.
OK
Cancel
Watch
Unwatch
Watching
Releases Only
Ignoring
441
Star
1.5K
Fork
1.8K
openGauss
/
openGauss-server
Code
Issues
960
Pull Requests
165
Wiki
Insights
Pipelines
Service
Quality Analysis
Jenkins for Gitee
Tencent CloudBase
Tencent Cloud Serverless
悬镜安全
Aliyun SAE
Codeblitz
SBOM
Don’t show this again
Update failed. Please try again later!
Remove this flag
Content Risk Flag
This task is identified by
as the content contains sensitive information such as code security bugs, privacy leaks, etc., so it is only accessible to contributors of this repository.
使用rpm方式安装opengauss无法修改默认端口7654
Canceled
#IBABAC
Bug
冬未至
Opened this issue
2024-12-10 15:01
【标题描述】:使用rpm方式安装opengauss无法修改默认端口7654 【测试类型:连接功能 【操作系统和硬件信息】: openEuler22 ARM版,鲲鹏920处理器 【测试环境】: 单机 , 【数据库版本】:openGauss 6.0.0 【操作步骤】(请填写详细的操作步骤): 1. dnf install opengauss -y 2. vi /var/lib/opengauss/data/postg/postgresql.conf, 修改port为实际想要的参数,保存并退出 3. systemctl restart opengauss 5. netstat -lntp结果显示opengauss端口依然为7654. ``` [opengauss@ecs-zdc ~]$ netstat -lntp (Not all processes could be identified, non-owned process info will not be shown, you would have to be root to see it all.) Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN - tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN - tcp 0 0 127.0.0.1:7654 0.0.0.0:* LISTEN 10991/gaussdb tcp 0 0 127.0.0.1:7655 0.0.0.0:* LISTEN 10991/gaussdb ``` 【预期输出】:修改之后的参数 【实际输出】:7654
【标题描述】:使用rpm方式安装opengauss无法修改默认端口7654 【测试类型:连接功能 【操作系统和硬件信息】: openEuler22 ARM版,鲲鹏920处理器 【测试环境】: 单机 , 【数据库版本】:openGauss 6.0.0 【操作步骤】(请填写详细的操作步骤): 1. dnf install opengauss -y 2. vi /var/lib/opengauss/data/postg/postgresql.conf, 修改port为实际想要的参数,保存并退出 3. systemctl restart opengauss 5. netstat -lntp结果显示opengauss端口依然为7654. ``` [opengauss@ecs-zdc ~]$ netstat -lntp (Not all processes could be identified, non-owned process info will not be shown, you would have to be root to see it all.) Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN - tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN - tcp 0 0 127.0.0.1:7654 0.0.0.0:* LISTEN 10991/gaussdb tcp 0 0 127.0.0.1:7655 0.0.0.0:* LISTEN 10991/gaussdb ``` 【预期输出】:修改之后的参数 【实际输出】:7654
Comments (
9
)
Sign in
to comment
Status
Canceled
Backlog
Confirmed
已答复
Canceled
挂起
Fixing
Done
待回归
测试中
Accepted
Assignees
Not set
liuheng
hengliue
Assignee
Collaborator
+Assign
+Mention
申正
shenzheng4
Assignee
Collaborator
+Assign
+Mention
Labels
Not set
Projects
Unprojected
Unprojected
Milestones
No related milestones
No related milestones
Pull Requests
None yet
None yet
Successfully merging a pull request will close this issue.
Branches
No related branch
Branches (17)
Tags (29)
master
6.0.0
master_bak08271930
5.0.0
bugfix_0725
3.0.0
7.0.0-RC1
iud_dev
dev_board
5.1.0
kms
2.0.0
3.1.0
2.1.0
1.1.0
1.0.1
1.0.0
v6.0.2
v7.0.0-RC1
v6.0.1
v3.0.6
v6.0.0
v3.0.5B009
v5.0.3
v5.0.2
v6.0.0-RC1
v3.0.5
v5.0.1
v5.1.0
5.1.0
v5.0.0
v3.0.3
v3.1.1
v3.0.2
v3.1.0
v2.0.5
v3.0.1
v2.0.4
v2.0.3
v3.0.0
v2.1.0
v2.0.1
v2.0.0
v1.1.0
v1.0.1
v1.0.0
Planed to start   -   Planed to end
-
Top level
Not Top
Top Level: High
Top Level: Medium
Top Level: Low
Priority
Not specified
Serious
Main
Secondary
Unimportant
Duration
(hours)
参与者(2)
C++
1
https://gitee.com/opengauss/openGauss-server.git
git@gitee.com:opengauss/openGauss-server.git
opengauss
openGauss-server
openGauss-server
Going to Help Center
Search
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
Repository Report
Back to the top
Login prompt
This operation requires login to the code cloud account. Please log in before operating.
Go to login
No account. Register