woblerr commented on PR #1716: URL: https://github.com/apache/cloudberry/pull/1716#issuecomment-4369460272
> One more question is that: are you using the _.gppkg_ package for your daily operations? If so, I think we can have a discussion on providing the gppkg for Cloudberry and other components. Not in everyday use. I came across a recommendation when there are problems with extensions synchronization when activating the standby coordinator. ```bash 20260502:20:16:32:005759 gpinitstandby:master:gpadmin-[INFO]:-Syncing Apache Cloudberry extensions to standby 20260502:20:16:32:005759 gpinitstandby:master:gpadmin-[WARNING]:-Syncing of Apache Cloudberry extensions has failed. 20260502:20:16:32:005759 gpinitstandby:master:gpadmin-[WARNING]:-Please run gppkg --clean after successful standby initialization. ``` [gpinitstandby#L397-L398](https://github.com/apache/cloudberry/blob/main/gpMgmt/bin/gpinitstandby#L397-L398) - current implimintation. -- 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]
