Re: Autovacuum endless loop in heap_page_prune()?
От | Peter |
---|---|
Тема | Re: Autovacuum endless loop in heap_page_prune()? |
Дата | |
Msg-id | ZlSPciVCS5QmfP6B@disp.intra.daemon.contact обсуждение исходный текст |
Ответ на | Re: Autovacuum endless loop in heap_page_prune()? (Laurenz Albe <laurenz.albe@cybertec.at>) |
Ответы |
Re: Autovacuum endless loop in heap_page_prune()?
|
Список | pgsql-general |
On Mon, May 27, 2024 at 01:51:56PM +0200, Laurenz Albe wrote: ! > ! Apart from hardware problems, one frequent cause is upgrading glibc ! > ! (if the index on a string column or expression). ! > ! > No, this is FreeBSD, we don't normally do such things... ;) ! ! You don't update the C library, or collations never change? I rarely update the C library. Kernel + libraries + OS programs are a single unit here, updated about once a year, and then by many people and with all the usual testing. I could lookup how often some locale was modified, but honestly, I'm too lazy now. | (but of course SQL_ASCII is a mistake). Really? I re-read the chapter on Locale/CharSet Support, and I don't see the mistake. Only one can not convert that to anything else, which is fine in this usecase (storing arbitrary filenames from any OS in any character-set within the same column). regards, PMc
В списке pgsql-general по дате отправления: