bria icon indicating copy to clipboard operation
bria copied to clipboard

chore: PG version upgrade in docker-compose

Open k3yss opened this issue 1 year ago • 1 comments

k3yss avatar Oct 16 '24 11:10 k3yss

The postgres upgrade has also faiiled on charts testflight https://github.com/GaloyMoney/charts/pull/7538 :

k -n bria-testflight-a1b4894 logs  bria-6f97456c99-qswcg
Defaulted container "bria" out of: bria, wait-for-postgresql (init)
Sending traces to http://localhost:4317
Starting server processes
Error: while executing migration 20210316025847: error returned from database: function uuid_nil() does not exist

Caused by:
    0: error returned from database: function uuid_nil() does not exist
    1: function uuid_nil() does not exist

openoms avatar Mar 05 '25 17:03 openoms