type_of
stringclasses
1 value
id
int64
12
2.31M
title
stringlengths
1
256
description
stringlengths
1
3.47k
readable_publish_date
stringlengths
5
10
slug
stringlengths
2
308
path
stringlengths
9
316
url
stringlengths
23
330
comments_count
int64
-3
1.19k
public_reactions_count
int64
-82
4.01k
collection_id
float64
60
30.7k
published_timestamp
stringlengths
20
20
language
stringclasses
95 values
subforem_id
float64
1
1
positive_reactions_count
int64
-82
4.01k
cover_image
stringlengths
61
544
social_image
stringlengths
61
544
canonical_url
stringlengths
15
452
created_at
stringlengths
20
20
edited_at
stringlengths
20
20
crossposted_at
stringlengths
20
20
published_at
stringlengths
20
20
last_comment_at
stringlengths
20
20
reading_time_minutes
int64
0
279
tag_list
stringlengths
5
121
tags
stringlengths
1
111
user
stringlengths
509
758
organization
stringlengths
501
629
flare_tag
stringclasses
13 values
__index_level_0__
int64
0
722k
article
1,431,229
Concurrent Data Import and Queries
Transaction T1: Transaction T2: Scenario 1: T1 is started but not committed. At this time, T2...
Apr 10 '23
concurrent-data-import-and-queries-4f3k
/llxq2023/concurrent-data-import-and-queries-4f3k
https://dev.to/llxq2023/concurrent-data-import-and-queries-4f3k
0
1
null
2023-04-10T04:13:05Z
null
null
1
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/llxq2023/concurrent-data-import-and-queries-4f3k
2023-04-10T04:13:05Z
null
null
2023-04-10T04:13:05Z
2023-04-10T04:13:05Z
1
['opengauss']
opengauss
{'name': 'Qing', 'username': 'llxq2023', 'twitter_username': 'llxq2023', 'github_username': None, 'user_id': 1036207, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofil...
null
null
551,828
article
1,431,348
Exporting All Databases
You can use gs_dumpall to export full information of all databases in openGauss, including...
Apr 10 '23
exporting-all-databases-8a
/llxq2023/exporting-all-databases-8a
https://dev.to/llxq2023/exporting-all-databases-8a
0
1
null
2023-04-10T07:22:05Z
null
null
1
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/llxq2023/exporting-all-databases-8a
2023-04-10T07:22:06Z
null
null
2023-04-10T07:22:05Z
2023-04-10T07:22:05Z
2
['opengauss']
opengauss
{'name': 'Qing', 'username': 'llxq2023', 'twitter_username': 'llxq2023', 'github_username': None, 'user_id': 1036207, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofil...
null
null
551,829
article
1,431,356
Exporting Global Objects
You can use gs_dumpall to export global objects, including database users, user groups, tablespaces,...
Apr 10 '23
exporting-global-objects-1oef
/llxq2023/exporting-global-objects-1oef
https://dev.to/llxq2023/exporting-global-objects-1oef
0
1
null
2023-04-10T07:30:27Z
null
null
1
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/llxq2023/exporting-global-objects-1oef
2023-04-10T07:30:27Z
null
null
2023-04-10T07:30:27Z
2023-04-10T07:30:27Z
1
['opengauss']
opengauss
{'name': 'Qing', 'username': 'llxq2023', 'twitter_username': 'llxq2023', 'github_username': None, 'user_id': 1036207, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofil...
null
null
551,830
article
1,431,338
Exporting a Table
You can use gs_dump to export data and definition of a table-level object from openGauss. Views,...
Apr 10 '23
exporting-a-table-2fgi
/llxq2023/exporting-a-table-2fgi
https://dev.to/llxq2023/exporting-a-table-2fgi
0
1
null
2023-04-10T06:46:41Z
null
null
1
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/llxq2023/exporting-a-table-2fgi
2023-04-10T06:46:41Z
null
null
2023-04-10T06:46:41Z
2023-04-10T06:46:41Z
2
['opengauss']
opengauss
{'name': 'Qing', 'username': 'llxq2023', 'twitter_username': 'llxq2023', 'github_username': None, 'user_id': 1036207, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofil...
null
null
551,831
article
1,431,332
Exporting a Schema
You can use gs_dump to export data and all object definitions of a schema from openGauss. You can...
Apr 10 '23
exporting-a-schema-32cc
/llxq2023/exporting-a-schema-32cc
https://dev.to/llxq2023/exporting-a-schema-32cc
0
1
null
2023-04-10T06:35:27Z
null
null
1
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/llxq2023/exporting-a-schema-32cc
2023-04-10T06:35:28Z
null
null
2023-04-10T06:35:27Z
2023-04-10T06:35:27Z
2
['opengauss']
opengauss
{'name': 'Qing', 'username': 'llxq2023', 'twitter_username': 'llxq2023', 'github_username': None, 'user_id': 1036207, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofil...
null
null
551,832
article
1,431,219
Concurrent UPDATE in the Same Table
Transaction T1: Transaction T2: Transaction T3: Scenario 1: T1 is started but not...
Apr 10 '23
concurrent-update-in-the-same-table-3eh7
/llxq2023/concurrent-update-in-the-same-table-3eh7
https://dev.to/llxq2023/concurrent-update-in-the-same-table-3eh7
0
1
null
2023-04-10T03:46:22Z
null
null
1
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/llxq2023/concurrent-update-in-the-same-table-3eh7
2023-04-10T03:46:22Z
null
null
2023-04-10T03:46:22Z
2023-04-10T03:46:22Z
1
['opengauss']
opengauss
{'name': 'Qing', 'username': 'llxq2023', 'twitter_username': 'llxq2023', 'github_username': None, 'user_id': 1036207, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofil...
null
null
551,833
article
1,425,295
View and Joined Table Design
View Design [Proposal] Do not nest views unless they have strong dependency on each other. [Proposal]...
Apr 4 '23
view-and-joined-table-design-3585
/jerrywang1983/view-and-joined-table-design-3585
https://dev.to/jerrywang1983/view-and-joined-table-design-3585
0
0
null
2023-04-04T02:20:57Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/jerrywang1983/view-and-joined-table-design-3585
2023-04-04T02:20:58Z
null
null
2023-04-04T02:20:57Z
2023-04-04T02:20:57Z
1
['opengauss']
opengauss
{'name': 'wanglei', 'username': 'jerrywang1983', 'twitter_username': None, 'github_username': 'jerrywang1983', 'user_id': 1049910, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2F...
null
null
551,834
article
1,425,282
Database and Schema Design
In openGauss, services can be isolated by databases and schemas. Databases share little resources and...
Apr 4 '23
database-and-schema-design-dcd
/jerrywang1983/database-and-schema-design-dcd
https://dev.to/jerrywang1983/database-and-schema-design-dcd
0
0
null
2023-04-04T02:17:25Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/jerrywang1983/database-and-schema-design-dcd
2023-04-04T02:17:25Z
null
null
2023-04-04T02:17:25Z
2023-04-04T02:17:25Z
2
['opengauss']
opengauss
{'name': 'wanglei', 'username': 'jerrywang1983', 'twitter_username': None, 'github_username': 'jerrywang1983', 'user_id': 1049910, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2F...
null
null
551,835
article
1,425,280
Database Object Naming Conventions
The name of a database object must meet the following requirements: The name of a non-time series...
Apr 4 '23
database-object-naming-conventions-5gk
/jerrywang1983/database-object-naming-conventions-5gk
https://dev.to/jerrywang1983/database-object-naming-conventions-5gk
0
0
null
2023-04-04T02:16:15Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/jerrywang1983/database-object-naming-conventions-5gk
2023-04-04T02:16:16Z
null
null
2023-04-04T02:16:15Z
2023-04-04T02:16:15Z
2
['opengauss']
opengauss
{'name': 'wanglei', 'username': 'jerrywang1983', 'twitter_username': None, 'github_username': 'jerrywang1983', 'user_id': 1049910, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2F...
null
null
551,836
article
1,425,279
Query Request Handling Process
Figure 1 openGauss service response process
Apr 4 '23
query-request-handling-process-4lb9
/jerrywang1983/query-request-handling-process-4lb9
https://dev.to/jerrywang1983/query-request-handling-process-4lb9
0
0
null
2023-04-04T02:15:27Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/jerrywang1983/query-request-handling-process-4lb9
2023-04-04T02:15:27Z
null
null
2023-04-04T02:15:27Z
2023-04-04T02:15:27Z
1
['opengauss']
opengauss
{'name': 'wanglei', 'username': 'jerrywang1983', 'twitter_username': None, 'github_username': 'jerrywang1983', 'user_id': 1049910, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2F...
null
null
551,837
article
1,425,296
SQL Compilation
DDL [Proposal] In openGauss, you are advised to execute DDL operations, such as creating table or...
Apr 4 '23
sql-compilation-3a15
/jerrywang1983/sql-compilation-3a15
https://dev.to/jerrywang1983/sql-compilation-3a15
0
0
null
2023-04-04T02:21:26Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/jerrywang1983/sql-compilation-3a15
2023-04-04T02:21:27Z
2023-04-04T02:26:07Z
null
2023-04-04T02:21:26Z
2023-04-04T02:21:26Z
6
['opengauss']
opengauss
{'name': 'wanglei', 'username': 'jerrywang1983', 'twitter_username': None, 'github_username': 'jerrywang1983', 'user_id': 1049910, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2F...
null
null
551,838
article
1,425,278
Appendix: SQL Syntax
Liquid syntax error: Variable '{{ TO | = }' was not properly terminated with regexp: /\}\}/
Apr 4 '23
appendix-sql-syntax-4ke6
/jerrywang1983/appendix-sql-syntax-4ke6
https://dev.to/jerrywang1983/appendix-sql-syntax-4ke6
0
0
null
2023-04-04T02:14:12Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/jerrywang1983/appendix-sql-syntax-4ke6
2023-04-04T02:14:13Z
2023-04-04T02:14:44Z
null
2023-04-04T02:14:12Z
2023-04-04T02:14:12Z
31
['opengauss']
opengauss
{'name': 'wanglei', 'username': 'jerrywang1983', 'twitter_username': None, 'github_username': 'jerrywang1983', 'user_id': 1049910, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2F...
null
null
551,839
article
1,425,277
Primary/Standby Shared Storage
Introduction Shared storage enables the primary and standby nodes to share the same storage. In...
Apr 4 '23
primarystandby-shared-storage-23c6
/jerrywang1983/primarystandby-shared-storage-23c6
https://dev.to/jerrywang1983/primarystandby-shared-storage-23c6
0
0
null
2023-04-04T02:13:13Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/jerrywang1983/primarystandby-shared-storage-23c6
2023-04-04T02:13:14Z
null
null
2023-04-04T02:13:13Z
2023-04-04T02:13:13Z
8
['opengauss']
opengauss
{'name': 'wanglei', 'username': 'jerrywang1983', 'twitter_username': None, 'github_username': 'jerrywang1983', 'user_id': 1049910, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2F...
null
null
551,840
article
1,425,284
Field Design
Selecting a Data Type To improve query efficiency, comply with the following rules when designing...
Apr 4 '23
field-design-7od
/jerrywang1983/field-design-7od
https://dev.to/jerrywang1983/field-design-7od
0
0
null
2023-04-04T02:19:31Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/jerrywang1983/field-design-7od
2023-04-04T02:19:32Z
2023-04-04T02:31:53Z
null
2023-04-04T02:19:31Z
2023-04-04T02:19:31Z
2
['opengauss']
opengauss
{'name': 'wanglei', 'username': 'jerrywang1983', 'twitter_username': None, 'github_username': 'jerrywang1983', 'user_id': 1049910, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2F...
null
null
551,841
article
1,429,086
Write and Read/Write Operations
Statements for write-only and read/write operations are as follows: · INSERT, used to insert one or...
Apr 7 '23
write-and-readwrite-operations-2j1p
/llxq2023/write-and-readwrite-operations-2j1p
https://dev.to/llxq2023/write-and-readwrite-operations-2j1p
0
0
null
2023-04-07T08:13:09Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/llxq2023/write-and-readwrite-operations-2j1p
2023-04-07T08:13:09Z
null
null
2023-04-07T08:13:09Z
2023-04-07T08:13:09Z
1
['opengauss']
opengauss
{'name': 'Qing', 'username': 'llxq2023', 'twitter_username': 'llxq2023', 'github_username': None, 'user_id': 1036207, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofil...
null
null
551,842
article
1,429,087
Potential Deadlocks During Concurrent Write
Whenever transactions involve updates of more than one table, there is always the possibility that...
Apr 7 '23
potential-deadlocks-during-concurrent-write-8hm
/llxq2023/potential-deadlocks-during-concurrent-write-8hm
https://dev.to/llxq2023/potential-deadlocks-during-concurrent-write-8hm
0
0
null
2023-04-07T08:14:19Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/llxq2023/potential-deadlocks-during-concurrent-write-8hm
2023-04-07T08:14:19Z
null
null
2023-04-07T08:14:19Z
2023-04-07T08:14:19Z
2
['opengauss']
opengauss
{'name': 'Qing', 'username': 'llxq2023', 'twitter_username': 'llxq2023', 'github_username': None, 'user_id': 1036207, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofil...
null
null
551,843
article
1,429,089
Concurrent INSERT and DELETE in the Same Table
Transaction T1: Transaction T2: Scenario 1: T1 is started but not committed. At this time, T2...
Apr 7 '23
concurrent-insert-and-delete-in-the-same-table-4g3b
/llxq2023/concurrent-insert-and-delete-in-the-same-table-4g3b
https://dev.to/llxq2023/concurrent-insert-and-delete-in-the-same-table-4g3b
0
0
null
2023-04-07T08:18:21Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/llxq2023/concurrent-insert-and-delete-in-the-same-table-4g3b
2023-04-07T08:18:22Z
null
null
2023-04-07T08:18:21Z
2023-04-07T08:18:21Z
1
['opengauss']
opengauss
{'name': 'Qing', 'username': 'llxq2023', 'twitter_username': 'llxq2023', 'github_username': None, 'user_id': 1036207, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofil...
null
null
551,844
article
1,429,081
Transaction Isolation
openGauss manages transactions based on MVCC and two-phase locks, avoiding conflicts between read and...
Apr 7 '23
transaction-isolation-1k4k
/llxq2023/transaction-isolation-1k4k
https://dev.to/llxq2023/transaction-isolation-1k4k
0
0
null
2023-04-07T08:06:25Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/llxq2023/transaction-isolation-1k4k
2023-04-07T08:06:26Z
null
null
2023-04-07T08:06:25Z
2023-04-07T08:06:25Z
1
['opengauss']
opengauss
{'name': 'Qing', 'username': 'llxq2023', 'twitter_username': 'llxq2023', 'github_username': None, 'user_id': 1036207, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofil...
null
null
551,845
article
1,429,034
Doing VACUUM to a Table
If a large number of rows were updated or deleted during import, run VACUUM FULL before ANALYZE. A...
Apr 7 '23
doing-vacuum-to-a-table-3i6b
/llxq2023/doing-vacuum-to-a-table-3i6b
https://dev.to/llxq2023/doing-vacuum-to-a-table-3i6b
0
0
null
2023-04-07T07:18:21Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/llxq2023/doing-vacuum-to-a-table-3i6b
2023-04-07T07:18:21Z
null
null
2023-04-07T07:18:21Z
2023-04-07T07:18:21Z
1
['opengauss']
opengauss
{'name': 'Qing', 'username': 'llxq2023', 'twitter_username': 'llxq2023', 'github_username': None, 'user_id': 1036207, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofil...
null
null
551,846
article
1,420,123
openGauss Using gsql to Connect to a Database
gsql is an openGauss-provided database connection tool running in the CLI. gsql provides basic and...
Mar 30 '23
opengaussusing-gsql-to-connect-to-a-database-m1n
/tongxi99658318/opengaussusing-gsql-to-connect-to-a-database-m1n
https://dev.to/tongxi99658318/opengaussusing-gsql-to-connect-to-a-database-m1n
0
0
null
2023-03-30T07:08:59Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/tongxi99658318/opengaussusing-gsql-to-connect-to-a-database-m1n
2023-03-30T07:09:00Z
2023-03-30T07:09:19Z
null
2023-03-30T07:08:59Z
2023-03-30T07:08:59Z
4
['opengauss']
opengauss
{'name': 'tongxi', 'username': 'tongxi99658318', 'twitter_username': 'tongxi99658318', 'github_username': None, 'user_id': 1030808, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2...
null
null
551,847
article
1,420,121
openGauss Configuring Remote Connection
Before the remote connection, you need to enable the client to access the database and configure the...
Mar 30 '23
opengauss-configuring-remote-connection-31o8
/tongxi99658318/opengauss-configuring-remote-connection-31o8
https://dev.to/tongxi99658318/opengauss-configuring-remote-connection-31o8
0
0
null
2023-03-30T07:07:24Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/tongxi99658318/opengauss-configuring-remote-connection-31o8
2023-03-30T07:07:25Z
null
null
2023-03-30T07:07:24Z
2023-03-30T07:07:24Z
2
['opengauss']
opengauss
{'name': 'tongxi', 'username': 'tongxi99658318', 'twitter_username': 'tongxi99658318', 'github_username': None, 'user_id': 1030808, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2...
null
null
551,848
article
1,418,434
Use of fully encrypted database
The fully encrypted database is intended to solve the problem of privacy protection throughout the...
Mar 29 '23
use-of-fully-encrypted-database-269c
/490583523leo/use-of-fully-encrypted-database-269c
https://dev.to/490583523leo/use-of-fully-encrypted-database-269c
0
0
null
2023-03-29T04:02:47Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/490583523leo/use-of-fully-encrypted-database-269c
2023-03-29T04:02:48Z
null
null
2023-03-29T04:02:47Z
2023-03-29T04:02:47Z
5
['opengauss']
opengauss
{'name': 'leo', 'username': '490583523leo', 'twitter_username': '490583523Leo', 'github_username': None, 'user_id': 899838, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2F...
null
null
551,849
article
1,418,432
Parallel query technology of openGauss
parallel query The SMP parallel technology of openGauss is a technology that utilizes the multi-core...
Mar 29 '23
parallel-query-technology-of-opengauss-1kg
/490583523leo/parallel-query-technology-of-opengauss-1kg
https://dev.to/490583523leo/parallel-query-technology-of-opengauss-1kg
0
0
null
2023-03-29T04:00:09Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/490583523leo/parallel-query-technology-of-opengauss-1kg
2023-03-29T04:00:09Z
null
null
2023-03-29T04:00:09Z
2023-03-29T04:00:09Z
5
['opengauss']
opengauss
{'name': 'leo', 'username': '490583523leo', 'twitter_username': '490583523Leo', 'github_username': None, 'user_id': 899838, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2F...
null
null
551,850
article
1,418,430
OpenGauss database master and backup shared storage function
Primary and secondary shared storage Feature introduction The feature of active-standby shared...
Mar 29 '23
opengauss-database-master-and-backup-shared-storage-function-2e4
/490583523leo/opengauss-database-master-and-backup-shared-storage-function-2e4
https://dev.to/490583523leo/opengauss-database-master-and-backup-shared-storage-function-2e4
0
0
null
2023-03-29T03:58:23Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/490583523leo/opengauss-database-master-and-backup-shared-storage-function-2e4
2023-03-29T03:58:24Z
null
null
2023-03-29T03:58:23Z
2023-03-29T03:58:23Z
3
['opengauss']
opengauss
{'name': 'leo', 'username': '490583523leo', 'twitter_username': '490583523Leo', 'github_username': None, 'user_id': 899838, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2F...
null
null
551,851
article
1,418,427
Example of manual installation of active and standby shared storage(openGauss)
Example of manual installation Compared with the traditional gs_initdb database construction, shared...
Mar 29 '23
example-of-manual-installation-of-active-and-standby-shared-storageopengauss-2fnb
/490583523leo/example-of-manual-installation-of-active-and-standby-shared-storageopengauss-2fnb
https://dev.to/490583523leo/example-of-manual-installation-of-active-and-standby-shared-storageopengauss-2fnb
0
0
null
2023-03-29T03:56:08Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/490583523leo/example-of-manual-installation-of-active-and-standby-shared-storageopengauss-2fnb
2023-03-29T03:56:09Z
null
null
2023-03-29T03:56:08Z
2023-03-29T03:56:08Z
4
['opengauss']
opengauss
{'name': 'leo', 'username': '490583523leo', 'twitter_username': '490583523Leo', 'github_username': None, 'user_id': 899838, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2F...
null
null
551,852
article
1,425,274
Fully-encrypted Database
The fully-encrypted database aims to protect privacy throughout the data lifecycle. In this way, data...
Apr 4 '23
fully-encrypted-database-4j7b
/jerrywang1983/fully-encrypted-database-4j7b
https://dev.to/jerrywang1983/fully-encrypted-database-4j7b
0
0
null
2023-04-04T02:10:51Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/jerrywang1983/fully-encrypted-database-4j7b
2023-04-04T02:10:51Z
null
null
2023-04-04T02:10:51Z
2023-04-04T02:10:51Z
5
['opengauss']
opengauss
{'name': 'wanglei', 'username': 'jerrywang1983', 'twitter_username': None, 'github_username': 'jerrywang1983', 'user_id': 1049910, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2F...
null
null
551,853
article
1,425,276
SMP
The Symmetric Multi-Processing (SMP) technology of openGauss uses the multi-core CPU architecture of...
Apr 4 '23
smp-2284
/jerrywang1983/smp-2284
https://dev.to/jerrywang1983/smp-2284
0
0
null
2023-04-04T02:11:56Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/jerrywang1983/smp-2284
2023-04-04T02:11:57Z
null
null
2023-04-04T02:11:56Z
2023-04-04T02:11:56Z
5
['opengauss']
opengauss
{'name': 'wanglei', 'username': 'jerrywang1983', 'twitter_username': None, 'github_username': 'jerrywang1983', 'user_id': 1049910, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2F...
null
null
551,854
article
1,425,275
DCF
Distributed Consensus Framework (DCF) implements typical algorithms such as Paxos and Raft to solve...
Apr 4 '23
dcf-4hh7
/jerrywang1983/dcf-4hh7
https://dev.to/jerrywang1983/dcf-4hh7
0
0
null
2023-04-04T02:11:24Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/jerrywang1983/dcf-4hh7
2023-04-04T02:11:24Z
null
null
2023-04-04T02:11:24Z
2023-04-04T02:11:24Z
8
['opengauss']
opengauss
{'name': 'wanglei', 'username': 'jerrywang1983', 'twitter_username': None, 'github_username': 'jerrywang1983', 'user_id': 1049910, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2F...
null
null
551,855
article
1,425,273
MOT
openGauss introduces the memory-optimized table (MOT) storage engine, which is a transactional row...
Apr 4 '23
mot-3jid
/jerrywang1983/mot-3jid
https://dev.to/jerrywang1983/mot-3jid
0
0
null
2023-04-04T02:10:20Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/jerrywang1983/mot-3jid
2023-04-04T02:10:21Z
null
null
2023-04-04T02:10:20Z
2023-04-04T02:10:20Z
10
['opengauss']
opengauss
{'name': 'wanglei', 'username': 'jerrywang1983', 'twitter_username': None, 'github_username': 'jerrywang1983', 'user_id': 1049910, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2F...
null
null
551,856
article
1,425,272
Ustore
The Ustore storage engine, also called the in-place update storage engine, is a new storage mode...
Apr 4 '23
ustore-35bm
/jerrywang1983/ustore-35bm
https://dev.to/jerrywang1983/ustore-35bm
0
0
null
2023-04-04T02:09:36Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/jerrywang1983/ustore-35bm
2023-04-04T02:09:36Z
null
null
2023-04-04T02:09:36Z
2023-04-04T02:09:36Z
3
['opengauss']
opengauss
{'name': 'wanglei', 'username': 'jerrywang1983', 'twitter_username': None, 'github_username': 'jerrywang1983', 'user_id': 1049910, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2F...
null
null
551,857
article
1,425,264
Functions
Functions The common functions of openGauss are as follows: Mathematical...
Apr 4 '23
functions-5cl2
/jerrywang1983/functions-5cl2
https://dev.to/jerrywang1983/functions-5cl2
0
0
null
2023-04-04T01:39:04Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/jerrywang1983/functions-5cl2
2023-04-04T01:39:04Z
null
null
2023-04-04T01:39:04Z
2023-04-04T01:39:04Z
8
['opengauss']
opengauss
{'name': 'wanglei', 'username': 'jerrywang1983', 'twitter_username': None, 'github_username': 'jerrywang1983', 'user_id': 1049910, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2F...
null
null
551,858
article
1,425,266
DB4AI
The current version of openGauss supports the native DB4AI capability. By introducing native AI...
Apr 4 '23
db4ai-3m27
/jerrywang1983/db4ai-3m27
https://dev.to/jerrywang1983/db4ai-3m27
0
0
null
2023-04-04T01:41:39Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/jerrywang1983/db4ai-3m27
2023-04-04T01:41:39Z
null
null
2023-04-04T01:41:39Z
2023-04-04T01:41:39Z
8
['opengauss']
opengauss
{'name': 'wanglei', 'username': 'jerrywang1983', 'twitter_username': None, 'github_username': 'jerrywang1983', 'user_id': 1049910, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2F...
null
null
551,859
article
1,425,260
Stored Procedures
A stored procedure is a set of SQL statements that can implement a specific function. You can...
Apr 4 '23
stored-procedures-oj9
/jerrywang1983/stored-procedures-oj9
https://dev.to/jerrywang1983/stored-procedures-oj9
0
0
null
2023-04-04T01:36:53Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/jerrywang1983/stored-procedures-oj9
2023-04-04T01:36:53Z
null
null
2023-04-04T01:36:53Z
2023-04-04T01:36:53Z
2
['opengauss']
opengauss
{'name': 'wanglei', 'username': 'jerrywang1983', 'twitter_username': None, 'github_username': 'jerrywang1983', 'user_id': 1049910, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2F...
null
null
551,860
article
1,425,268
LLVM
Based on the query execution plan tree, with the library functions provided by the Low Level Virtual...
Apr 4 '23
llvm-2igo
/jerrywang1983/llvm-2igo
https://dev.to/jerrywang1983/llvm-2igo
0
0
null
2023-04-04T01:43:03Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/jerrywang1983/llvm-2igo
2023-04-04T01:43:04Z
null
null
2023-04-04T01:43:03Z
2023-04-04T01:43:03Z
3
['opengauss']
opengauss
{'name': 'wanglei', 'username': 'jerrywang1983', 'twitter_username': None, 'github_username': 'jerrywang1983', 'user_id': 1049910, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2F...
null
null
551,861
article
1,425,261
Materialized Views
A materialized view is relative to a common view. A common view is a virtual table, and a...
Apr 4 '23
materialized-views-532k
/jerrywang1983/materialized-views-532k
https://dev.to/jerrywang1983/materialized-views-532k
0
0
null
2023-04-04T01:37:26Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/jerrywang1983/materialized-views-532k
2023-04-04T01:37:26Z
null
null
2023-04-04T01:37:26Z
2023-04-04T01:37:26Z
3
['opengauss']
opengauss
{'name': 'wanglei', 'username': 'jerrywang1983', 'twitter_username': None, 'github_username': 'jerrywang1983', 'user_id': 1049910, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2F...
null
null
551,862
article
1,425,263
Permissions
Liquid syntax error: Variable '{{ SELECT | INSERT | UPDATE | REFERENCES | COMMENT }' was not properly...
Apr 4 '23
permissions-4h53
/jerrywang1983/permissions-4h53
https://dev.to/jerrywang1983/permissions-4h53
0
0
null
2023-04-04T01:38:26Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/jerrywang1983/permissions-4h53
2023-04-04T01:38:26Z
2023-04-04T01:40:35Z
null
2023-04-04T01:38:26Z
2023-04-04T01:38:26Z
6
['opengauss']
opengauss
{'name': 'wanglei', 'username': 'jerrywang1983', 'twitter_username': None, 'github_username': 'jerrywang1983', 'user_id': 1049910, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2F...
null
null
551,863
article
1,425,257
Locks
To ensure database data consistency, you can execute the LOCK TABLE statement to prevent other users...
Apr 4 '23
locks-j14
/jerrywang1983/locks-j14
https://dev.to/jerrywang1983/locks-j14
0
0
null
2023-04-04T01:35:25Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/jerrywang1983/locks-j14
2023-04-04T01:35:25Z
null
null
2023-04-04T01:35:25Z
2023-04-04T01:35:25Z
2
['opengauss']
opengauss
{'name': 'wanglei', 'username': 'jerrywang1983', 'twitter_username': None, 'github_username': 'jerrywang1983', 'user_id': 1049910, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2F...
null
null
551,864
article
1,425,259
Triggers
A trigger automatically executes functions when an event occurs in a specified...
Apr 4 '23
triggers-22nf
/jerrywang1983/triggers-22nf
https://dev.to/jerrywang1983/triggers-22nf
0
0
null
2023-04-04T01:36:24Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/jerrywang1983/triggers-22nf
2023-04-04T01:36:25Z
null
null
2023-04-04T01:36:24Z
2023-04-04T01:36:24Z
2
['opengauss']
opengauss
{'name': 'wanglei', 'username': 'jerrywang1983', 'twitter_username': None, 'github_username': 'jerrywang1983', 'user_id': 1049910, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2F...
null
null
551,865
article
1,425,265
Index Recommendation
openGauss index recommendation has three functions, including single-query index recommendation,...
Apr 4 '23
index-recommendation-afk
/jerrywang1983/index-recommendation-afk
https://dev.to/jerrywang1983/index-recommendation-afk
0
0
null
2023-04-04T01:39:37Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/jerrywang1983/index-recommendation-afk
2023-04-04T01:39:37Z
null
null
2023-04-04T01:39:37Z
2023-04-04T01:39:37Z
5
['opengauss']
opengauss
{'name': 'wanglei', 'username': 'jerrywang1983', 'twitter_username': None, 'github_username': 'jerrywang1983', 'user_id': 1049910, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2F...
null
null
551,866
article
1,425,267
Column Store
openGauss supports hybrid row-column store. Row store stores tables to disk partitions by row, and...
Apr 4 '23
column-store-20dg
/jerrywang1983/column-store-20dg
https://dev.to/jerrywang1983/column-store-20dg
0
0
null
2023-04-04T01:42:09Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/jerrywang1983/column-store-20dg
2023-04-04T01:42:09Z
null
null
2023-04-04T01:42:09Z
2023-04-04T01:42:09Z
3
['opengauss']
opengauss
{'name': 'wanglei', 'username': 'jerrywang1983', 'twitter_username': None, 'github_username': 'jerrywang1983', 'user_id': 1049910, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2F...
null
null
551,867
article
1,425,258
Anonymous Blocks
An anonymous block is one of the character blocks of a stored procedure and has no name. It is...
Apr 4 '23
anonymous-blocks-dop
/jerrywang1983/anonymous-blocks-dop
https://dev.to/jerrywang1983/anonymous-blocks-dop
0
0
null
2023-04-04T01:35:46Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/jerrywang1983/anonymous-blocks-dop
2023-04-04T01:35:46Z
2023-04-04T01:35:54Z
null
2023-04-04T01:35:46Z
2023-04-04T01:35:46Z
2
['opengauss']
opengauss
{'name': 'wanglei', 'username': 'jerrywang1983', 'twitter_username': None, 'github_username': 'jerrywang1983', 'user_id': 1049910, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2F...
null
null
551,868
article
1,425,255
Cursors
To process SQL statements, the stored procedure process assigns a memory segment to store context...
Apr 4 '23
cursors-4idd
/jerrywang1983/cursors-4idd
https://dev.to/jerrywang1983/cursors-4idd
0
0
null
2023-04-04T01:34:32Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/jerrywang1983/cursors-4idd
2023-04-04T01:34:33Z
null
null
2023-04-04T01:34:32Z
2023-04-04T01:34:32Z
4
['opengauss']
opengauss
{'name': 'wanglei', 'username': 'jerrywang1983', 'twitter_username': None, 'github_username': 'jerrywang1983', 'user_id': 1049910, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2F...
null
null
551,869
article
1,417,419
openGauss Database Logical Architecture
Data nodes (DNs) in openGauss store data on disks. This section describes the objects on each DN from...
Mar 28 '23
opengauss-database-logical-architecture-nnf
/tongxi99658318/opengauss-database-logical-architecture-nnf
https://dev.to/tongxi99658318/opengauss-database-logical-architecture-nnf
0
0
null
2023-03-28T07:37:18Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/tongxi99658318/opengauss-database-logical-architecture-nnf
2023-03-28T07:37:19Z
null
null
2023-03-28T07:37:18Z
2023-03-28T07:37:18Z
1
['opengauss']
opengauss
{'name': 'tongxi', 'username': 'tongxi99658318', 'twitter_username': 'tongxi99658318', 'github_username': None, 'user_id': 1030808, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2...
null
null
551,870
article
1,417,405
openGauss Two-City Three-DC DR
To implement cross-region DR, you need to deploy two database instances, one primary database...
Mar 28 '23
opengauss-two-city-three-dc-dr-1hih
/tongxi99658318/opengauss-two-city-three-dc-dr-1hih
https://dev.to/tongxi99658318/opengauss-two-city-three-dc-dr-1hih
0
0
null
2023-03-28T07:23:52Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/tongxi99658318/opengauss-two-city-three-dc-dr-1hih
2023-03-28T07:23:53Z
null
null
2023-03-28T07:23:52Z
2023-03-28T07:23:52Z
13
['opengauss']
opengauss
{'name': 'tongxi', 'username': 'tongxi99658318', 'twitter_username': 'tongxi99658318', 'github_username': None, 'user_id': 1030808, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2...
null
null
551,871
article
1,417,414
openGauss Log Reference
Log Overview During database running, a large number of logs are generated, including write-ahead...
Mar 28 '23
opengauss-2b11
/tongxi99658318/opengauss-2b11
https://dev.to/tongxi99658318/opengauss-2b11
0
0
null
2023-03-28T07:29:51Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/tongxi99658318/opengauss-2b11
2023-03-28T07:29:52Z
2023-03-28T07:30:09Z
null
2023-03-28T07:29:51Z
2023-03-28T07:29:51Z
5
['opengauss']
opengauss
{'name': 'tongxi', 'username': 'tongxi99658318', 'twitter_username': 'tongxi99658318', 'github_username': None, 'user_id': 1030808, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2...
null
null
551,872
article
1,417,409
openGauss High-Risk Operations
Strictly follow the operation guide and avoid the following risky operations: Table 1 describes...
Mar 28 '23
opengauss-high-risk-operations-i4d
/tongxi99658318/opengauss-high-risk-operations-i4d
https://dev.to/tongxi99658318/opengauss-high-risk-operations-i4d
0
0
null
2023-03-28T07:25:20Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/tongxi99658318/opengauss-high-risk-operations-i4d
2023-03-28T07:25:20Z
null
null
2023-03-28T07:25:20Z
2023-03-28T07:25:20Z
3
['opengauss']
opengauss
{'name': 'tongxi', 'username': 'tongxi99658318', 'twitter_username': 'tongxi99658318', 'github_username': None, 'user_id': 1030808, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2...
null
null
551,873
article
1,417,417
openGauss About This Document
Overview This section describes how to design, create, query, and maintain a database, including the...
Mar 28 '23
opengauss-about-this-document-5cha
/tongxi99658318/opengauss-about-this-document-5cha
https://dev.to/tongxi99658318/opengauss-about-this-document-5cha
0
0
null
2023-03-28T07:31:51Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/tongxi99658318/opengauss-about-this-document-5cha
2023-03-28T07:31:52Z
null
null
2023-03-28T07:31:51Z
2023-03-28T07:31:51Z
1
['opengauss']
opengauss
{'name': 'tongxi', 'username': 'tongxi99658318', 'twitter_username': 'tongxi99658318', 'github_username': None, 'user_id': 1030808, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2...
null
null
551,874
article
1,417,373
openGauss Routine Maintenance
Routine Maintenance Check Items Checking openGauss Status openGauss provides tools to check database...
Mar 28 '23
opengauss-routine-maintenance-238b
/tongxi99658318/opengauss-routine-maintenance-238b
https://dev.to/tongxi99658318/opengauss-routine-maintenance-238b
0
0
null
2023-03-28T06:28:18Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/tongxi99658318/opengauss-routine-maintenance-238b
2023-03-28T06:28:18Z
null
null
2023-03-28T06:28:18Z
2023-03-28T06:28:18Z
11
['opengauss']
opengauss
{'name': 'tongxi', 'username': 'tongxi99658318', 'twitter_username': 'tongxi99658318', 'github_username': None, 'user_id': 1030808, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2...
null
null
551,875
article
1,417,280
openGauss container installation
container installation This chapter mainly introduces the installation of openGauss through Docker to...
Mar 28 '23
opengauss-container-installation-4bp3
/490583523leo/opengauss-container-installation-4bp3
https://dev.to/490583523leo/opengauss-container-installation-4bp3
0
0
null
2023-03-28T03:30:12Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/490583523leo/opengauss-container-installation-4bp3
2023-03-28T03:30:13Z
null
null
2023-03-28T03:30:12Z
2023-03-28T03:30:12Z
3
['opengauss']
opengauss
{'name': 'leo', 'username': '490583523leo', 'twitter_username': '490583523Leo', 'github_username': None, 'user_id': 899838, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2F...
null
null
551,876
article
1,417,276
openGauss RPM installation
RPM installation This chapter mainly introduces the one-click installation of the openGauss database...
Mar 28 '23
opengauss-rpm-installation-224k
/490583523leo/opengauss-rpm-installation-224k
https://dev.to/490583523leo/opengauss-rpm-installation-224k
0
0
null
2023-03-28T03:27:47Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/490583523leo/opengauss-rpm-installation-224k
2023-03-28T03:27:48Z
null
null
2023-03-28T03:27:47Z
2023-03-28T03:27:47Z
2
['opengauss']
opengauss
{'name': 'leo', 'username': '490583523leo', 'twitter_username': '490583523Leo', 'github_username': None, 'user_id': 899838, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2F...
null
null
551,877
article
1,417,288
ODBC configuration file parameter description (openGauss)
Configure the data source file: Add the following content to the "/usr/local/etc/odbc.ini"...
Mar 28 '23
odbc-configuration-file-parameter-description-opengauss-dmi
/490583523leo/odbc-configuration-file-parameter-description-opengauss-dmi
https://dev.to/490583523leo/odbc-configuration-file-parameter-description-opengauss-dmi
0
0
null
2023-03-28T03:35:24Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/490583523leo/odbc-configuration-file-parameter-description-opengauss-dmi
2023-03-28T03:35:25Z
null
null
2023-03-28T03:35:24Z
2023-03-28T03:35:24Z
3
['opengauss']
opengauss
{'name': 'leo', 'username': '490583523leo', 'twitter_username': '490583523Leo', 'github_username': None, 'user_id': 899838, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2F...
null
null
551,878
article
1,417,283
Connect to openGauss database (Python)
Python Psycopg is a Python API for executing SQL statements. It can provide a unified access...
Mar 28 '23
connect-to-opengauss-database-python-2kg2
/490583523leo/connect-to-opengauss-database-python-2kg2
https://dev.to/490583523leo/connect-to-opengauss-database-python-2kg2
0
0
null
2023-03-28T03:31:59Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/490583523leo/connect-to-opengauss-database-python-2kg2
2023-03-28T03:31:59Z
null
null
2023-03-28T03:31:59Z
2023-03-28T03:31:59Z
2
['opengauss']
opengauss
{'name': 'leo', 'username': '490583523leo', 'twitter_username': '490583523Leo', 'github_username': None, 'user_id': 899838, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2F...
null
null
551,879
article
1,417,224
Start and stop operation of openGauss
Start openGauss Log in to the active database node as the operating system user omm. Start openGauss...
Mar 28 '23
start-and-stop-operation-of-opengauss-n99
/490583523leo/start-and-stop-operation-of-opengauss-n99
https://dev.to/490583523leo/start-and-stop-operation-of-opengauss-n99
0
0
null
2023-03-28T03:19:46Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/490583523leo/start-and-stop-operation-of-opengauss-n99
2023-03-28T03:19:46Z
null
null
2023-03-28T03:19:46Z
2023-03-28T03:19:46Z
1
['opengauss']
opengauss
{'name': 'leo', 'username': '490583523leo', 'twitter_username': '490583523Leo', 'github_username': None, 'user_id': 899838, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2F...
null
null
551,880
article
1,417,223
View the running status of openGauss
Background Information openGauss supports viewing the status of the entire openGauss, and confirms...
Mar 28 '23
view-the-running-status-of-opengauss-27dk
/490583523leo/view-the-running-status-of-opengauss-27dk
https://dev.to/490583523leo/view-the-running-status-of-opengauss-27dk
0
0
null
2023-03-28T03:18:51Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/490583523leo/view-the-running-status-of-opengauss-27dk
2023-03-28T03:18:52Z
null
null
2023-03-28T03:18:51Z
2023-03-28T03:18:51Z
3
['opengauss']
opengauss
{'name': 'leo', 'username': '490583523leo', 'twitter_username': '490583523Leo', 'github_username': None, 'user_id': 899838, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2F...
null
null
551,881
article
1,417,275
Uninstallation of openGauss
Uninstall openGauss The process of uninstalling openGauss includes uninstalling openGauss and...
Mar 28 '23
uninstallation-of-opengauss-4lai
/490583523leo/uninstallation-of-opengauss-4lai
https://dev.to/490583523leo/uninstallation-of-opengauss-4lai
0
0
null
2023-03-28T03:26:27Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/490583523leo/uninstallation-of-opengauss-4lai
2023-03-28T03:26:27Z
null
null
2023-03-28T03:26:27Z
2023-03-28T03:26:27Z
3
['opengauss']
opengauss
{'name': 'leo', 'username': '490583523leo', 'twitter_username': '490583523Leo', 'github_username': None, 'user_id': 899838, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2F...
null
null
551,882
article
1,417,273
The upgrade impact and upgrade constraints of the openGauss database
Escalation Impact and Escalation Constraints Note the following items during the upgrade...
Mar 28 '23
the-upgrade-impact-and-upgrade-constraints-of-the-opengauss-database-1jgb
/490583523leo/the-upgrade-impact-and-upgrade-constraints-of-the-opengauss-database-1jgb
https://dev.to/490583523leo/the-upgrade-impact-and-upgrade-constraints-of-the-opengauss-database-1jgb
0
0
null
2023-03-28T03:22:38Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/490583523leo/the-upgrade-impact-and-upgrade-constraints-of-the-opengauss-database-1jgb
2023-03-28T03:22:39Z
null
null
2023-03-28T03:22:38Z
2023-03-28T03:22:38Z
4
['opengauss']
opengauss
{'name': 'leo', 'username': '490583523leo', 'twitter_username': '490583523Leo', 'github_username': None, 'user_id': 899838, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2F...
null
null
551,883
article
1,417,220
Introduction to active/standby switching of openGauss database nodes
Instance active/standby switchover Operation scene During the operation of openGauss, the database...
Mar 28 '23
introduction-to-activestandby-switching-of-opengauss-database-nodes-5e34
/490583523leo/introduction-to-activestandby-switching-of-opengauss-database-nodes-5e34
https://dev.to/490583523leo/introduction-to-activestandby-switching-of-opengauss-database-nodes-5e34
0
0
null
2023-03-28T03:16:13Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/490583523leo/introduction-to-activestandby-switching-of-opengauss-database-nodes-5e34
2023-03-28T03:16:13Z
null
null
2023-03-28T03:16:13Z
2023-03-28T03:16:13Z
4
['opengauss']
opengauss
{'name': 'leo', 'username': '490583523leo', 'twitter_username': '490583523Leo', 'github_username': None, 'user_id': 899838, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2F...
null
null
551,884
article
1,416,143
openGauss Querying Status
Background openGauss allows you to view the status of the entire openGauss. The query result shows...
Mar 27 '23
opengaussquerying-status-3f9c
/tongxi99658318/opengaussquerying-status-3f9c
https://dev.to/tongxi99658318/opengaussquerying-status-3f9c
0
0
null
2023-03-27T07:08:18Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/tongxi99658318/opengaussquerying-status-3f9c
2023-03-27T07:08:18Z
2023-03-27T07:08:28Z
null
2023-03-27T07:08:18Z
2023-03-27T07:08:18Z
3
['opengauss']
opengauss
{'name': 'tongxi', 'username': 'tongxi99658318', 'twitter_username': 'tongxi99658318', 'github_username': None, 'user_id': 1030808, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2...
null
null
551,885
article
1,416,145
openGauss Performing a Primary/Standby Switchover
Scenarios The database administrator may need to manually perform an primary/standby switchover on an...
Mar 27 '23
opengauss-performing-a-primarystandby-switchover-jb5
/tongxi99658318/opengauss-performing-a-primarystandby-switchover-jb5
https://dev.to/tongxi99658318/opengauss-performing-a-primarystandby-switchover-jb5
0
0
null
2023-03-27T07:09:24Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/tongxi99658318/opengauss-performing-a-primarystandby-switchover-jb5
2023-03-27T07:09:25Z
null
null
2023-03-27T07:09:24Z
2023-03-27T07:09:24Z
4
['opengauss']
opengauss
{'name': 'tongxi', 'username': 'tongxi99658318', 'twitter_username': 'tongxi99658318', 'github_username': None, 'user_id': 1030808, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2...
null
null
551,886
article
1,416,138
openGauss Starting and Stopping openGauss
Starting openGauss Log in as the OS user omm to the primary node of the database. Run the following...
Mar 27 '23
opengauss-starting-and-stopping-opengauss-a3e
/tongxi99658318/opengauss-starting-and-stopping-opengauss-a3e
https://dev.to/tongxi99658318/opengauss-starting-and-stopping-opengauss-a3e
0
0
null
2023-03-27T06:47:18Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/tongxi99658318/opengauss-starting-and-stopping-opengauss-a3e
2023-03-27T06:47:19Z
null
null
2023-03-27T06:47:18Z
2023-03-27T06:47:18Z
1
['opengauss']
opengauss
{'name': 'tongxi', 'username': 'tongxi99658318', 'twitter_username': 'tongxi99658318', 'github_username': None, 'user_id': 1030808, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2...
null
null
551,887
article
1,420,128
openGauss APIs
You can use standard database APIs, such as ODBC and JDBC, to develop openGauss-based...
Mar 30 '23
opengauss-apis-1ac6
/tongxi99658318/opengauss-apis-1ac6
https://dev.to/tongxi99658318/opengauss-apis-1ac6
0
0
null
2023-03-30T07:14:50Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/tongxi99658318/opengauss-apis-1ac6
2023-03-30T07:14:50Z
2023-03-31T08:11:03Z
null
2023-03-30T07:14:50Z
2023-03-30T07:14:50Z
1
['opengauss']
opengauss
{'name': 'tongxi', 'username': 'tongxi99658318', 'twitter_username': 'tongxi99658318', 'github_username': None, 'user_id': 1030808, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2...
null
null
551,888
article
1,414,592
openGauss routine maintenance: check and clear logs
Check and clean up logs Logs are a key means to check system operation and locate faults. It is...
Mar 25 '23
opengauss-routine-maintenance-check-and-clear-logs-d44
/490583523leo/opengauss-routine-maintenance-check-and-clear-logs-d44
https://dev.to/490583523leo/opengauss-routine-maintenance-check-and-clear-logs-d44
0
0
null
2023-03-25T09:37:53Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/490583523leo/opengauss-routine-maintenance-check-and-clear-logs-d44
2023-03-25T09:37:53Z
null
null
2023-03-25T09:37:53Z
2023-03-25T09:37:53Z
3
['opengauss']
opengauss
{'name': 'leo', 'username': '490583523leo', 'twitter_username': '490583523Leo', 'github_username': None, 'user_id': 899838, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2F...
null
null
551,889
article
1,414,596
openGauss routine maintenance: check operating system parameters
Check operating system parameters Inspection method The operating system status check can be...
Mar 25 '23
opengauss-routine-maintenance-check-operating-system-parameters-83l
/490583523leo/opengauss-routine-maintenance-check-operating-system-parameters-83l
https://dev.to/490583523leo/opengauss-routine-maintenance-check-operating-system-parameters-83l
0
0
null
2023-03-25T09:45:37Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/490583523leo/opengauss-routine-maintenance-check-operating-system-parameters-83l
2023-03-25T09:45:37Z
null
null
2023-03-25T09:45:37Z
2023-03-25T09:45:37Z
4
['opengauss']
opengauss
{'name': 'leo', 'username': '490583523leo', 'twitter_username': '490583523Leo', 'github_username': None, 'user_id': 899838, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2F...
null
null
551,890
article
1,414,593
openGauss routine maintenance: check database performance
Check database performance Inspection method The performance statistics tool gs_checkperf provided by...
Mar 25 '23
opengauss-routine-maintenance-check-database-performance-2b0g
/490583523leo/opengauss-routine-maintenance-check-database-performance-2b0g
https://dev.to/490583523leo/opengauss-routine-maintenance-check-database-performance-2b0g
0
0
null
2023-03-25T09:39:59Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/490583523leo/opengauss-routine-maintenance-check-database-performance-2b0g
2023-03-25T09:39:59Z
null
null
2023-03-25T09:39:59Z
2023-03-25T09:39:59Z
3
['opengauss']
opengauss
{'name': 'leo', 'username': '490583523leo', 'twitter_username': '490583523Leo', 'github_username': None, 'user_id': 899838, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2F...
null
null
551,891
article
1,414,597
openGauss routine maintenance: daily maintenance check items
Daily Maintenance Check Items Check openGauss status Use the tools provided by openGauss to query the...
Mar 25 '23
opengauss-routine-maintenance-daily-maintenance-check-items-18gm
/490583523leo/opengauss-routine-maintenance-daily-maintenance-check-items-18gm
https://dev.to/490583523leo/opengauss-routine-maintenance-daily-maintenance-check-items-18gm
0
0
null
2023-03-25T09:46:58Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/490583523leo/opengauss-routine-maintenance-daily-maintenance-check-items-18gm
2023-03-25T09:46:59Z
null
null
2023-03-25T09:46:58Z
2023-03-25T09:46:58Z
2
['opengauss']
opengauss
{'name': 'leo', 'username': '490583523leo', 'twitter_username': '490583523Leo', 'github_username': None, 'user_id': 899838, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2F...
null
null
551,892
article
1,414,595
openGauss routine maintenance: check the health status of openGauss
Check the health status of openGauss Inspection method The gs_check tool provided by openGauss can be...
Mar 25 '23
opengauss-routine-maintenance-check-the-health-status-of-opengauss-442o
/490583523leo/opengauss-routine-maintenance-check-the-health-status-of-opengauss-442o
https://dev.to/490583523leo/opengauss-routine-maintenance-check-the-health-status-of-opengauss-442o
0
0
null
2023-03-25T09:44:02Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/490583523leo/opengauss-routine-maintenance-check-the-health-status-of-opengauss-442o
2023-03-25T09:44:03Z
null
null
2023-03-25T09:44:02Z
2023-03-25T09:44:02Z
11
['opengauss']
opengauss
{'name': 'leo', 'username': '490583523leo', 'twitter_username': '490583523Leo', 'github_username': None, 'user_id': 899838, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2F...
null
null
551,893
article
1,414,598
Static configuration files generated using the gs_om tool
generate configuration file Background Information During the use of openGauss, if the static...
Mar 25 '23
static-configuration-files-generated-using-the-gsom-tool-4h1m
/490583523leo/static-configuration-files-generated-using-the-gsom-tool-4h1m
https://dev.to/490583523leo/static-configuration-files-generated-using-the-gsom-tool-4h1m
0
0
null
2023-03-25T09:48:44Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/490583523leo/static-configuration-files-generated-using-the-gsom-tool-4h1m
2023-03-25T09:48:44Z
null
null
2023-03-25T09:48:44Z
2023-03-25T09:48:44Z
2
['opengauss']
opengauss
{'name': 'leo', 'username': '490583523leo', 'twitter_username': '490583523Leo', 'github_username': None, 'user_id': 899838, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2F...
null
null
551,894
article
1,414,591
openGauss routine maintenance: check time consistency
Check time consistency The consistency of database transactions is guaranteed by the logical clock...
Mar 25 '23
opengauss-routine-maintenance-check-time-consistency-36g
/490583523leo/opengauss-routine-maintenance-check-time-consistency-36g
https://dev.to/490583523leo/opengauss-routine-maintenance-check-time-consistency-36g
0
0
null
2023-03-25T09:36:20Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/490583523leo/opengauss-routine-maintenance-check-time-consistency-36g
2023-03-25T09:36:21Z
null
null
2023-03-25T09:36:20Z
2023-03-25T09:36:20Z
1
['opengauss']
opengauss
{'name': 'leo', 'username': '490583523leo', 'twitter_username': '490583523Leo', 'github_username': None, 'user_id': 899838, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2F...
null
null
551,895
article
1,411,812
openGauss routine maintenance: data security maintenance recommendations
Data Security Maintenance Suggestions In order to ensure the data security in the openGauss database...
Mar 23 '23
opengauss-routine-maintenance-data-security-maintenance-recommendations-3fdn
/490583523leo/opengauss-routine-maintenance-data-security-maintenance-recommendations-3fdn
https://dev.to/490583523leo/opengauss-routine-maintenance-data-security-maintenance-recommendations-3fdn
0
0
null
2023-03-23T04:02:12Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/490583523leo/opengauss-routine-maintenance-data-security-maintenance-recommendations-3fdn
2023-03-23T04:02:12Z
null
null
2023-03-23T04:02:12Z
2023-03-23T04:02:12Z
2
['opengauss']
opengauss
{'name': 'leo', 'username': '490583523leo', 'twitter_username': '490583523Leo', 'github_username': None, 'user_id': 899838, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2F...
null
null
551,896
article
1,411,818
openGauss routine maintenance: check the number of application connections
Check application connections If the number of connections between the application and the database...
Mar 23 '23
opengauss-routine-maintenance-check-the-number-of-application-connections-308n
/490583523leo/opengauss-routine-maintenance-check-the-number-of-application-connections-308n
https://dev.to/490583523leo/opengauss-routine-maintenance-check-the-number-of-application-connections-308n
0
0
null
2023-03-23T04:11:54Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/490583523leo/opengauss-routine-maintenance-check-the-number-of-application-connections-308n
2023-03-23T04:11:55Z
null
null
2023-03-23T04:11:54Z
2023-03-23T04:11:54Z
2
['opengauss']
opengauss
{'name': 'leo', 'username': '490583523leo', 'twitter_username': '490583523Leo', 'github_username': None, 'user_id': 899838, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2F...
null
null
551,897
article
1,411,814
openGauss routine maintenance: export and view wdr diagnostic report
Export and view wdr diagnostic report The parameter enable_wdr_snapshot=on is required to generate...
Mar 23 '23
opengauss-routine-maintenance-export-and-view-wdr-diagnostic-report-1acp
/490583523leo/opengauss-routine-maintenance-export-and-view-wdr-diagnostic-report-1acp
https://dev.to/490583523leo/opengauss-routine-maintenance-export-and-view-wdr-diagnostic-report-1acp
0
0
null
2023-03-23T04:06:23Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/490583523leo/opengauss-routine-maintenance-export-and-view-wdr-diagnostic-report-1acp
2023-03-23T04:06:23Z
null
null
2023-03-23T04:06:23Z
2023-03-23T04:06:23Z
1
['opengauss']
opengauss
{'name': 'leo', 'username': '490583523leo', 'twitter_username': '490583523Leo', 'github_username': None, 'user_id': 899838, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2F...
null
null
551,898
article
1,411,785
openGauss Introduction to the CopyManager Class
CopyManager is an API class provided by the JDBC driver in openGauss. It is used to import data to...
Mar 23 '23
opengauss-introduction-to-the-copymanager-class-2gf5
/tongxi99658318/opengauss-introduction-to-the-copymanager-class-2gf5
https://dev.to/tongxi99658318/opengauss-introduction-to-the-copymanager-class-2gf5
0
0
null
2023-03-23T02:27:45Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/tongxi99658318/opengauss-introduction-to-the-copymanager-class-2gf5
2023-03-23T02:27:45Z
null
null
2023-03-23T02:27:45Z
2023-03-23T02:27:45Z
1
['opengauss']
opengauss
{'name': 'tongxi', 'username': 'tongxi99658318', 'twitter_username': 'tongxi99658318', 'github_username': None, 'user_id': 1030808, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2...
null
null
551,899
article
1,411,776
openGauss Importing Data
You can use INSERT, COPY, or \copy (a gsql meta-command) to import data to the openGauss database....
Mar 23 '23
opengauss-importing-data-396n
/tongxi99658318/opengauss-importing-data-396n
https://dev.to/tongxi99658318/opengauss-importing-data-396n
0
0
null
2023-03-23T02:15:42Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/tongxi99658318/opengauss-importing-data-396n
2023-03-23T02:15:43Z
2023-03-23T02:15:54Z
null
2023-03-23T02:15:42Z
2023-03-23T02:15:42Z
1
['opengauss']
opengauss
{'name': 'tongxi', 'username': 'tongxi99658318', 'twitter_username': 'tongxi99658318', 'github_username': None, 'user_id': 1030808, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2...
null
null
551,900
article
1,411,777
openGauss Running the INSERT Statement to Insert Data
Run the INSERT statement to write data into the openGauss database in either of the following...
Mar 23 '23
opengauss-487n
/tongxi99658318/opengauss-487n
https://dev.to/tongxi99658318/opengauss-487n
0
0
null
2023-03-23T02:19:23Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/tongxi99658318/opengauss-487n
2023-03-23T02:19:23Z
2023-03-23T02:22:10Z
null
2023-03-23T02:19:23Z
2023-03-23T02:19:23Z
1
['opengauss']
opengauss
{'name': 'tongxi', 'username': 'tongxi99658318', 'twitter_username': 'tongxi99658318', 'github_username': None, 'user_id': 1030808, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2...
null
null
551,901
article
1,409,986
openGauss routine maintenance: slow sql diagnosis
Slow sql diagnosis Background Information When the SQL statement execution performance does not meet...
Mar 22 '23
opengauss-routine-maintenance-slow-sql-diagnosis-4p31
/490583523leo/opengauss-routine-maintenance-slow-sql-diagnosis-4p31
https://dev.to/490583523leo/opengauss-routine-maintenance-slow-sql-diagnosis-4p31
0
0
null
2023-03-22T03:25:57Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/490583523leo/opengauss-routine-maintenance-slow-sql-diagnosis-4p31
2023-03-22T03:25:57Z
null
null
2023-03-22T03:25:57Z
2023-03-22T03:25:57Z
3
['opengauss']
opengauss
{'name': 'leo', 'username': '490583523leo', 'twitter_username': '490583523Leo', 'github_username': None, 'user_id': 899838, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2F...
null
null
551,902
article
1,409,985
openGauss:gs_probackup
gs_probackup Background Information gs_probackup is a tool for managing backup and recovery of...
Mar 22 '23
opengaussgsprobackup-186e
/490583523leo/opengaussgsprobackup-186e
https://dev.to/490583523leo/opengaussgsprobackup-186e
0
0
null
2023-03-22T03:23:55Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/490583523leo/opengaussgsprobackup-186e
2023-03-22T03:23:55Z
null
null
2023-03-22T03:23:55Z
2023-03-22T03:23:55Z
2
['opengauss']
opengauss
{'name': 'leo', 'username': '490583523leo', 'twitter_username': '490583523Leo', 'github_username': None, 'user_id': 899838, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2F...
null
null
551,903
article
1,409,920
openGauss:gs_basebackup
gs_basebackup Background Information After the successful deployment of openGauss, various problems...
Mar 22 '23
opengaussgsbasebackup-1doj
/490583523leo/opengaussgsbasebackup-1doj
https://dev.to/490583523leo/opengaussgsbasebackup-1doj
0
0
null
2023-03-22T03:17:40Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/490583523leo/opengaussgsbasebackup-1doj
2023-03-22T03:17:41Z
null
null
2023-03-22T03:17:40Z
2023-03-22T03:17:40Z
4
['opengauss']
opengauss
{'name': 'leo', 'username': '490583523leo', 'twitter_username': '490583523Leo', 'github_username': None, 'user_id': 899838, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2F...
null
null
551,904
article
1,409,915
openGauss:gs_restore
Background Information gs_restore is an import tool provided by openGauss for the data exported by...
Mar 22 '23
opengaussgsrestore-4imk
/490583523leo/opengaussgsrestore-4imk
https://dev.to/490583523leo/opengaussgsrestore-4imk
0
0
null
2023-03-22T03:12:22Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/490583523leo/opengaussgsrestore-4imk
2023-03-22T03:12:23Z
null
null
2023-03-22T03:12:22Z
2023-03-22T03:12:22Z
1
['opengauss']
opengauss
{'name': 'leo', 'username': '490583523leo', 'twitter_username': '490583523Leo', 'github_username': None, 'user_id': 899838, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2F...
null
null
551,905
article
1,409,914
openGauss:gs_dumpall
gs_dumpall Background Information gs_dumpall is a tool used by openGauss to export all...
Mar 22 '23
opengaussgsdumpall-4efa
/490583523leo/opengaussgsdumpall-4efa
https://dev.to/490583523leo/opengaussgsdumpall-4efa
0
0
null
2023-03-22T03:10:54Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/490583523leo/opengaussgsdumpall-4efa
2023-03-22T03:10:54Z
null
null
2023-03-22T03:10:54Z
2023-03-22T03:10:54Z
2
['opengauss']
opengauss
{'name': 'leo', 'username': '490583523leo', 'twitter_username': '490583523Leo', 'github_username': None, 'user_id': 899838, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2F...
null
null
551,906
article
1,409,912
openGauss:gs_dump
gs_dump Background Information gs_dump is a tool used by openGauss to export database-related...
Mar 22 '23
opengaussgsdump-4lme
/490583523leo/opengaussgsdump-4lme
https://dev.to/490583523leo/opengaussgsdump-4lme
0
0
null
2023-03-22T03:07:56Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/490583523leo/opengaussgsdump-4lme
2023-03-22T03:07:56Z
null
null
2023-03-22T03:07:56Z
2023-03-22T03:07:56Z
2
['opengauss']
opengauss
{'name': 'leo', 'username': '490583523leo', 'twitter_username': '490583523Leo', 'github_username': None, 'user_id': 899838, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2F...
null
null
551,907
article
1,409,918
openGauss:gs_backup
gs_backup Background Information After the successful deployment of openGauss, various problems and...
Mar 22 '23
opengaussgsbackup-29nh
/490583523leo/opengaussgsbackup-29nh
https://dev.to/490583523leo/opengaussgsbackup-29nh
0
0
null
2023-03-22T03:15:32Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/490583523leo/opengaussgsbackup-29nh
2023-03-22T03:15:33Z
null
null
2023-03-22T03:15:32Z
2023-03-22T03:15:32Z
2
['opengauss']
opengauss
{'name': 'leo', 'username': '490583523leo', 'twitter_username': '490583523Leo', 'github_username': None, 'user_id': 899838, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2F...
null
null
551,908
article
1,409,905
openGauss provides a remote disaster recovery solution based on streaming replication
Disaster Recovery across Regions with Three Centers in Two Regions To achieve cross-region disaster...
Mar 22 '23
opengauss-provides-a-remote-disaster-recovery-solution-based-on-streaming-replication-4c5m
/490583523leo/opengauss-provides-a-remote-disaster-recovery-solution-based-on-streaming-replication-4c5m
https://dev.to/490583523leo/opengauss-provides-a-remote-disaster-recovery-solution-based-on-streaming-replication-4c5m
0
0
null
2023-03-22T02:50:53Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/490583523leo/opengauss-provides-a-remote-disaster-recovery-solution-based-on-streaming-replication-4c5m
2023-03-22T02:50:53Z
null
null
2023-03-22T02:50:53Z
2023-03-22T02:50:53Z
5
['opengauss']
opengauss
{'name': 'leo', 'username': '490583523leo', 'twitter_username': '490583523Leo', 'github_username': None, 'user_id': 899838, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2F...
null
null
551,909
article
1,425,262
Subqueries
A subquery, also called an internal query, is a nested query. The subquery embeds a query statement...
Apr 4 '23
subqueries-1pg3
/jerrywang1983/subqueries-1pg3
https://dev.to/jerrywang1983/subqueries-1pg3
0
0
null
2023-04-04T01:37:56Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/jerrywang1983/subqueries-1pg3
2023-04-04T01:37:56Z
null
null
2023-04-04T01:37:56Z
2023-04-04T01:37:56Z
3
['opengauss']
opengauss
{'name': 'wanglei', 'username': 'jerrywang1983', 'twitter_username': None, 'github_username': 'jerrywang1983', 'user_id': 1049910, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2F...
null
null
551,910
article
1,408,682
openGauss Generating Certificates
Scenarios In the test environment, users can use either of the following methods to test digital...
Mar 21 '23
opengauss-generating-certificates-306g
/tongxi99658318/opengauss-generating-certificates-306g
https://dev.to/tongxi99658318/opengauss-generating-certificates-306g
0
0
null
2023-03-21T03:09:56Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/tongxi99658318/opengauss-generating-certificates-306g
2023-03-21T03:09:56Z
null
null
2023-03-21T03:09:56Z
2023-03-21T03:09:56Z
6
['opengauss']
opengauss
{'name': 'tongxi', 'username': 'tongxi99658318', 'twitter_username': 'tongxi99658318', 'github_username': None, 'user_id': 1030808, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2...
null
null
551,911
article
1,408,674
openGauss Administrators
Initial Users The account automatically generated during openGauss installation is called an initial...
Mar 21 '23
opengauss-administrators-35jk
/tongxi99658318/opengauss-administrators-35jk
https://dev.to/tongxi99658318/opengauss-administrators-35jk
0
0
null
2023-03-21T03:00:44Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/tongxi99658318/opengauss-administrators-35jk
2023-03-21T03:00:44Z
null
null
2023-03-21T03:00:44Z
2023-03-21T03:00:44Z
2
['opengauss']
opengauss
{'name': 'tongxi', 'username': 'tongxi99658318', 'twitter_username': 'tongxi99658318', 'github_username': None, 'user_id': 1030808, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2...
null
null
551,912
article
1,408,673
openGauss Separation of Duties
Descriptions in Default Permission Mechanism and Administrator are about the initial situation after...
Mar 21 '23
opengauss-separation-of-duties-2hf9
/tongxi99658318/opengauss-separation-of-duties-2hf9
https://dev.to/tongxi99658318/opengauss-separation-of-duties-2hf9
0
0
null
2023-03-21T02:57:16Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/tongxi99658318/opengauss-separation-of-duties-2hf9
2023-03-21T02:57:17Z
null
null
2023-03-21T02:57:16Z
2023-03-21T02:57:16Z
3
['opengauss']
opengauss
{'name': 'tongxi', 'username': 'tongxi99658318', 'twitter_username': 'tongxi99658318', 'github_username': None, 'user_id': 1030808, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2...
null
null
551,913
article
1,408,680
openGauss Replacing Certificates
Scenarios Default security certificates and private keys required for SSL connection are configured...
Mar 21 '23
opengauss-replacing-certificates-3phc
/tongxi99658318/opengauss-replacing-certificates-3phc
https://dev.to/tongxi99658318/opengauss-replacing-certificates-3phc
0
0
null
2023-03-21T03:06:15Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/tongxi99658318/opengauss-replacing-certificates-3phc
2023-03-21T03:06:15Z
null
null
2023-03-21T03:06:15Z
2023-03-21T03:06:15Z
2
['opengauss']
opengauss
{'name': 'tongxi', 'username': 'tongxi99658318', 'twitter_username': 'tongxi99658318', 'github_username': None, 'user_id': 1030808, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2...
null
null
551,914
article
1,408,670
openGauss Users
You can use CREATE USER and ALTER USER to create and manage database users, respectively. openGauss...
Mar 21 '23
opengauss-users-54pc
/tongxi99658318/opengauss-users-54pc
https://dev.to/tongxi99658318/opengauss-users-54pc
0
0
null
2023-03-21T02:53:41Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/tongxi99658318/opengauss-users-54pc
2023-03-21T02:53:41Z
null
null
2023-03-21T02:53:41Z
2023-03-21T02:53:41Z
3
['opengauss']
opengauss
{'name': 'tongxi', 'username': 'tongxi99658318', 'twitter_username': 'tongxi99658318', 'github_username': None, 'user_id': 1030808, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2...
null
null
551,915
article
1,408,669
openGauss users.
A role is a set of users. After a role is granted to a user through GRANT, the user will have all the...
Mar 21 '23
opengauss-585o
/tongxi99658318/opengauss-585o
https://dev.to/tongxi99658318/opengauss-585o
0
0
null
2023-03-21T02:52:10Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/tongxi99658318/opengauss-585o
2023-03-21T02:52:10Z
2023-03-21T03:00:05Z
null
2023-03-21T02:52:10Z
2023-03-21T02:52:10Z
3
['opengauss']
opengauss
{'name': 'tongxi', 'username': 'tongxi99658318', 'twitter_username': 'tongxi99658318', 'github_username': None, 'user_id': 1030808, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2...
null
null
551,916
article
1,408,678
openGauss Default Permission Mechanism
A user who creates an object is the owner of this object. By default, Separation of Duties is...
Mar 21 '23
opengauss-default-permission-mechanism-5dfd
/tongxi99658318/opengauss-default-permission-mechanism-5dfd
https://dev.to/tongxi99658318/opengauss-default-permission-mechanism-5dfd
0
0
null
2023-03-21T03:05:05Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/tongxi99658318/opengauss-default-permission-mechanism-5dfd
2023-03-21T03:05:06Z
null
null
2023-03-21T03:05:05Z
2023-03-21T03:05:05Z
1
['opengauss']
opengauss
{'name': 'tongxi', 'username': 'tongxi99658318', 'twitter_username': 'tongxi99658318', 'github_username': None, 'user_id': 1030808, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2...
null
null
551,917
article
1,408,656
openGauss Schemas
Schemas allow multiple users to use the same database without interference. In this way, database...
Mar 21 '23
opengauss-schemas-40m9
/tongxi99658318/opengauss-schemas-40m9
https://dev.to/tongxi99658318/opengauss-schemas-40m9
0
0
null
2023-03-21T02:29:19Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/tongxi99658318/opengauss-schemas-40m9
2023-03-21T02:29:19Z
null
null
2023-03-21T02:29:19Z
2023-03-21T02:29:19Z
3
['opengauss']
opengauss
{'name': 'tongxi', 'username': 'tongxi99658318', 'twitter_username': 'tongxi99658318', 'github_username': None, 'user_id': 1030808, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2...
null
null
551,918
article
1,408,576
openGauss Establishing Secure TCP/IP Connections in SSH Tunnel Mode
Background To ensure secure communication between the database server and its clients, secure SSH...
Mar 21 '23
opengauss-establishing-secure-tcpip-connections-in-ssh-tunnel-mode-peg
/tongxi99658318/opengauss-establishing-secure-tcpip-connections-in-ssh-tunnel-mode-peg
https://dev.to/tongxi99658318/opengauss-establishing-secure-tcpip-connections-in-ssh-tunnel-mode-peg
0
0
null
2023-03-21T02:02:48Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/tongxi99658318/opengauss-establishing-secure-tcpip-connections-in-ssh-tunnel-mode-peg
2023-03-21T02:02:48Z
null
null
2023-03-21T02:02:48Z
2023-03-21T02:02:48Z
2
['opengauss']
opengauss
{'name': 'tongxi', 'username': 'tongxi99658318', 'twitter_username': 'tongxi99658318', 'github_username': None, 'user_id': 1030808, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2...
null
null
551,919
article
1,408,580
openGauss Configuration File Reference
Table 1 Parameter description Parameter Description Value Range local Indicates that this record...
Mar 21 '23
opengauss-configuration-file-reference-1fb1
/tongxi99658318/opengauss-configuration-file-reference-1fb1
https://dev.to/tongxi99658318/opengauss-configuration-file-reference-1fb1
0
0
null
2023-03-21T02:07:18Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/tongxi99658318/opengauss-configuration-file-reference-1fb1
2023-03-21T02:07:18Z
null
null
2023-03-21T02:07:18Z
2023-03-21T02:07:18Z
5
['opengauss']
opengauss
{'name': 'tongxi', 'username': 'tongxi99658318', 'twitter_username': 'tongxi99658318', 'github_username': None, 'user_id': 1030808, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2...
null
null
551,920
article
1,408,578
Establishing Secure TCP/IP openGauss Connections in SSL Mode
Background openGauss supports the standard SSL (TLS 1.2). As a highly secure protocol, SSL...
Mar 21 '23
establishing-secure-tcpip-opengauss-connections-in-ssl-mode-7cm
/tongxi99658318/establishing-secure-tcpip-opengauss-connections-in-ssl-mode-7cm
https://dev.to/tongxi99658318/establishing-secure-tcpip-opengauss-connections-in-ssl-mode-7cm
0
0
null
2023-03-21T02:04:33Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/tongxi99658318/establishing-secure-tcpip-opengauss-connections-in-ssl-mode-7cm
2023-03-21T02:04:33Z
null
null
2023-03-21T02:04:33Z
2023-03-21T02:04:33Z
7
['opengauss']
opengauss
{'name': 'tongxi', 'username': 'tongxi99658318', 'twitter_username': 'tongxi99658318', 'github_username': None, 'user_id': 1030808, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2...
null
null
551,921
article
1,407,423
openGauss Checking the Number of Database Connections
Background If the number of connections reaches its upper limit, new connections cannot be created....
Mar 20 '23
opengauss-checking-the-number-of-database-connections-gg4
/tongxi99658318/opengauss-checking-the-number-of-database-connections-gg4
https://dev.to/tongxi99658318/opengauss-checking-the-number-of-database-connections-gg4
0
0
null
2023-03-20T07:57:52Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/tongxi99658318/opengauss-checking-the-number-of-database-connections-gg4
2023-03-20T07:57:52Z
null
null
2023-03-20T07:57:52Z
2023-03-20T07:57:52Z
3
['opengauss']
opengauss
{'name': 'tongxi', 'username': 'tongxi99658318', 'twitter_username': 'tongxi99658318', 'github_username': None, 'user_id': 1030808, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2...
null
null
551,922
article
1,434,285
MOT Sample TPC-C Benchmark
TPC-C Introduction The TPC-C Benchmark is an industry standard benchmark for measuring the...
Apr 13 '23
creating-and-managing-databases-2on0
/jerrywang1983/creating-and-managing-databases-2on0
https://dev.to/jerrywang1983/creating-and-managing-databases-2on0
0
0
null
2023-04-13T02:29:16Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/jerrywang1983/creating-and-managing-databases-2on0
2023-04-13T02:29:17Z
2023-04-17T01:47:30Z
null
2023-04-13T02:29:16Z
2023-04-13T02:29:16Z
4
['opengauss']
opengauss
{'name': 'wanglei', 'username': 'jerrywang1983', 'twitter_username': None, 'github_username': 'jerrywang1983', 'user_id': 1049910, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2F...
null
null
551,923
article
1,404,309
openGauss Configuring a Data Source in the Linux OS
The ODBC DRIVER (psqlodbcw.so) provided by openGauss can be used after it has been configured in a...
Mar 17 '23
opengauss-configuring-a-data-source-in-the-linux-os-3m46
/tongxi99658318/opengauss-configuring-a-data-source-in-the-linux-os-3m46
https://dev.to/tongxi99658318/opengauss-configuring-a-data-source-in-the-linux-os-3m46
0
0
null
2023-03-17T09:11:50Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/tongxi99658318/opengauss-configuring-a-data-source-in-the-linux-os-3m46
2023-03-17T09:11:51Z
null
null
2023-03-17T09:11:50Z
2023-03-17T09:11:50Z
10
['opengauss']
opengauss
{'name': 'tongxi', 'username': 'tongxi99658318', 'twitter_username': 'tongxi99658318', 'github_username': None, 'user_id': 1030808, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2...
null
null
551,924
article
1,404,312
openGauss Typical Application Scenarios and Configurations
Log Diagnosis Scenario ODBC logs are classified into unixODBC driver manager logs and psqlODBC driver...
Mar 17 '23
opengauss-typical-application-scenarios-and-configurations-3pd2
/tongxi99658318/opengauss-typical-application-scenarios-and-configurations-3pd2
https://dev.to/tongxi99658318/opengauss-typical-application-scenarios-and-configurations-3pd2
0
0
null
2023-03-17T09:15:52Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/tongxi99658318/opengauss-typical-application-scenarios-and-configurations-3pd2
2023-03-17T09:15:52Z
2023-03-17T09:17:21Z
null
2023-03-17T09:15:52Z
2023-03-17T09:15:52Z
1
['opengauss']
opengauss
{'name': 'tongxi', 'username': 'tongxi99658318', 'twitter_username': 'tongxi99658318', 'github_username': None, 'user_id': 1030808, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2...
null
null
551,925
article
1,404,310
openGauss Development Process
Figure 1 ODBC-based application development process APIs Involved in the Development Process Table 1...
Mar 17 '23
opengauss-development-process-4dn3
/tongxi99658318/opengauss-development-process-4dn3
https://dev.to/tongxi99658318/opengauss-development-process-4dn3
0
0
null
2023-03-17T09:12:59Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/tongxi99658318/opengauss-development-process-4dn3
2023-03-17T09:12:59Z
null
null
2023-03-17T09:12:59Z
2023-03-17T09:12:59Z
2
['opengauss']
opengauss
{'name': 'tongxi', 'username': 'tongxi99658318', 'twitter_username': 'tongxi99658318', 'github_username': None, 'user_id': 1030808, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2...
null
null
551,926
article
1,404,311
openGauss Example: Common Functions and Batch Binding
Code for Common Functions "" //The following example shows how to obtain data from openGauss through...
Mar 17 '23
opengauss-example-common-functions-and-batch-binding-1462
/tongxi99658318/opengauss-example-common-functions-and-batch-binding-1462
https://dev.to/tongxi99658318/opengauss-example-common-functions-and-batch-binding-1462
0
0
null
2023-03-17T09:14:34Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/tongxi99658318/opengauss-example-common-functions-and-batch-binding-1462
2023-03-17T09:14:35Z
null
null
2023-03-17T09:14:34Z
2023-03-17T09:14:34Z
6
['opengauss']
opengauss
{'name': 'tongxi', 'username': 'tongxi99658318', 'twitter_username': 'tongxi99658318', 'github_username': None, 'user_id': 1030808, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2...
null
null
551,927