-
-
Notifications
You must be signed in to change notification settings - Fork 867
Closed
Description
Bug Report
When migrating from 2.7.4 -> 3.4.0 we saw the following migration error in the atc logs.
migrate database: pq: column "size_in_bytes" of relation "volumes" does not exist
failed to migrate database: pq: column "size_in_bytes" of relation "volumes" does not exist
failed to migrate database: pq: column "size_in_bytes" of relation "volumes" does not exist
failed to migrate database: pq: column "size_in_bytes" of relation "volumes" does not exist
failed to migrate database: pq: column "size_in_bytes" of relation "volumes" does not exist
failed to migrate database: pq: column "size_in_bytes" of relation "volumes" does not exist
failed to migrate database: pq: column "size_in_bytes" of relation "volumes" does not exist
failed to migrate database: pq: column "size_in_bytes" of relation "volumes" does not exist
I believe this migration causes the failure, as we never had the size_in_bytes
row in the first place.
- Concourse version: 2.7.4 -> 3.4.0
- Deployment type (BOSH/Docker/binary): BOSH
- Infrastructure/IaaS: GCP
- Browser (if applicable): N/A
- Did this used to work? N/A
Metadata
Metadata
Assignees
Labels
No labels