Re: Peter Eisentraut 2018-09-12 <[email protected]> > > 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
