Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~140 People Reached
Favorite Forums

6 Posted Topics

Member Avatar for sunny258

[functional module] WDR [Operation steps & amp; problem phenomenon] 1、gs_guc reload -N all -I all -c "enable_wdr_snapshot=on" 2、select create_wdr_snapshot(); 3、select * from snapshot.snapshot; [Screenshot information] openGauss=# select name,setting from pg_settings where name like '%wdr%'; name | setting -----------------------------+--------- enable_wdr_snapshot | on wdr_snapshot_interval | 60 wdr_snapshot_query_timeout | 100 wdr_snapshot_retention_days | 8 …

Member Avatar for rproffitt
0
20
Member Avatar for sunny258

The installed openGauss database is always wrong, prompted by the figure below:Failed to obtain the environment variable PGHOST. Traceback (most recent call last): File “gaussdb/om/script/gs_install”, line295,in <module> DefaultValue.setActionFlagFile(“gs_install”) File “gaussdb/om/script/gspylib/common/Common.py”, line 2230,in setActionFlagFile Raise Exception(ErrorCode.GAUSS_518[“GAUSS_51802”]%“PGHOST”)

Member Avatar for rproffitt
0
35
Member Avatar for sunny258

openGauss is an open source relational database management system, which deeply integrates Huawei's years of experience in the database field. Combined with the needs of enterprise scenarios, what deployment forms does it support in the enterprise architecture?

Member Avatar for Dani
0
13
Member Avatar for sunny258

What are the main core technologies of the openGauss database?For example, availability (RPO / RTO), performance (TPS / QPS), DB4AI / AI4DB, etc.In addition, under the development trend of cloud development, how to ensure its security?

Member Avatar for pritaeas
0
16
Member Avatar for sunny258

In recent years, open source software, and open source community construction is more popular, such as: mysql, postgresql, and openGauss database open source communities .So, as an individual, how to specifically participate in the open source community contribution?

Member Avatar for rproffitt
0
40
Member Avatar for sunny258

What is the difference between openGauss and postgresql in the key technologies?Can you elaborate on this from the following points (including but not limited to): runtime model, transaction mechanism, data storage and organization, query optimizer, etc.

Member Avatar for Reverend Jim
0
16

The End.