Search Postgresql Archives

Re: Q: fixing collation version mismatches

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




> On Nov 13, 2022, at 12:45, Karsten Hilbert <Karsten.Hilbert@xxxxxxx> wrote:
> 	REINDEX DATABASE db_in_question;
> 	ALTER DATABASE db_in_question REFRESH COLLATION VERSION;
> 	ALTER COLLATION every_collation_from_pg_collation REFRESH VERSION;

I may be totally off-base here, but shouldn't the REINDEX be the last step?





[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux