crdv7 commented on issue #2257: URL: https://github.com/apache/age/issues/2257#issuecomment-3609645739
> [@crdv7](https://github.com/crdv7) You can still automate the copying of a file, if you like :) The reasoning was that upgrading a version takes care and is best left to say, a dba, as there may be issues that need to be addressed prior to upgrading. > > Take, for example, the current upgrade script - > > ``` > -- > -- WARNING! > -- > -- Since there are modifications to agtype gin operators, users who are > -- upgrading will have to drop the gin indexes before running this script and > -- recreate them afterwards. > -- > -- As always, please backup your database prior to any upgrade. > -- > -- WARNING! > -- > ``` Thank you for your response. I now understand that this is designed as a kind of mandatory alert mechanism. -- 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]
