robertmu commented on code in PR #16:
URL: 
https://github.com/apache/cloudberry-gpbackup/pull/16#discussion_r2283929128


##########
backup/dependencies.go:
##########
@@ -57,6 +57,10 @@ var (
        PG_TYPE_OID                 uint32 = 1247
        PG_USER_MAPPING_OID         uint32 = 1418
 
+       // CBDB only
+       PG_STORAGE_USER_MAPPING_OID uint32 = 6131
+       PG_STORAGE_SERVER_OID       uint32 = 6015

Review Comment:
   Done



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to