redhat-developer/s2i-aspnet-musicstore-ex

error that says the data in the pgsql PV is dirty

Opened this issue · 1 comments

I also sometimes get an error that says the data in the pgsql PV is dirty. They ask to delete the files in /var/lib/pgsql/data/userdata. So what I did was "oc debug postgresql-3-2j7gr" and then deleted the data in /var/lib/pgsql/data/userdata and redeployed everything.

Maybe we need a clean script.