PostgreSQL 13 更新后卡在更新循环中

嗨,Jay!

你说得对,这是个错误,看起来很可能就是问题所在。我已经将其改为 templates/postgres.template.yml,并重新构建了两遍,但我仍然被困在这个循环中。

我遵循了这篇指南(在它可用时)来使用 DigitalOcean Spaces 进行备份和图像上传。

我的 postgres 数据似乎分布在两个地方:

  • /var/postgres_data_discourse(PG_VERSION = 10)
  • /mnt/volume_ams3_01/shared/standalone/postgres_data_new(PG_VERSION = 13)
  • /mnt/volume_ams3_01/shared/standalone/postgres_data(PG_VERSION = 13)——我按照之前的建议,手动从 postgres_data_new 复制了这些文件