mrquip
duplicate key value violates unique constraint "deployment_metadata_script"
Now I'm just seeing this warning:
| 2024-07-08 18:18:56.430 GMT [6243] WARNING: database "postgres" has a collation version mismatch
│ 2024-07-08 18:18:56.430 GMT [6243] DETAIL: The database was created using collation version 2.31, but the operating system provides version 2.36.
│ 2024-07-08 18:18:56.430 GMT [6243] HINT: Rebuild all objects in this database that use the default collation and run ALTER DATABASE postgres REFRESH COLLATION VERSION, or build PostgreSQL with the right library version.
│ 2024-07-08 18:18:56.430 GMT [6243] DETAIL: The database was created using collation version 2.31, but the operating system provides version 2.36.
│ 2024-07-08 18:18:56.430 GMT [6243] HINT: Rebuild all objects in this database that use the default collation and run ALTER DATABASE postgres REFRESH COLLATION VERSION, or build PostgreSQL with the right library version.
7 replies