overdev-l commented on issue #1206: URL: https://github.com/apache/incubator-answer/issues/1206#issuecomment-2552609301
> @overdev-l There are only two data. > > 1. Confirm that the docker volume still exists.`docker volume ls`. If the `answer-data` exist, you need to remove it. `docker volume rm answer-data` > 2. Confirm that the database still has any tables. If any tables exist, you need to delete it. I want to save the Q&A data in the datasheet, so is it ok if I just delete the answer-data? -- 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]
