Postgresql dump unusable due to late creation of a collation
There seems to be a problem with the order of creation and using a collation in a Postgresql dump. I defined a collation for my database a long time ago. This is used for exactly one column in a table.
Postgresql dump unusable due to late creation of a collation
There seems to be a problem with the order of creation and using a collation in a Postgresql dump. I defined a collation for my database a long time ago. This is used for exactly one column in a table.