Re: Peter Eisentraut 2018-09-12 <0447ec7b-cdb6-7252-7943-88a4664e7bb7(at)2ndquadrant(dot)com>
> > Naive idea: make that catalog shared? Collations are system-wide after
> > all.
>
> By the same argument, extensions should be shared, but they are not.
But extensions put a lot of visible stuff into a database, whereas a
collation is just a line in some table that doesn't get into the way.
Christoph