Postgress upgrade led to break down.
riddojones
HOBBYOP

a year ago

Error raised by postgis instance, this container is important and needs to started

Mounting volume on: /var/lib/containers/railwayapp/bind-mounts/5834c415-2f71-47e4-a7a5-700f0fcda24a/vol_q56w3ovt1nkkvytp

PostgreSQL Database directory appears to contain a database; Skipping initialization

2024-11-15 03:30:25.804 UTC [1] FATAL: database files are incompatible with server

2024-11-15 03:30:25.804 UTC [1] DETAIL: The data directory was initialized by PostgreSQL version 16, which is not compatible with this version 17.0 (Debian 17.0-1.pgdg110+1).

View Deploy details

ⓘ Deployment information is only viewable by project members and Railway employees.

1 Replies

a year ago

From within the service settings, replace the source image with postgis/postgis:16-master


Loading...