Re: Index Skip Scan - attempting to evalutate patch

Поиск
Список
Период
Сортировка
От pguser
Тема Re: Index Skip Scan - attempting to evalutate patch
Дата
Msg-id iaJgdpd4atIGk5RXBsAJZ6bZOFAuk3Vy22XlxFkRTwdeBXAwIWVle5rsFhkG_J6CvJj6q95Oek0jm4mlz1PahUQLmXYmiRaGoWNe-lvWwxU=@diorite.uk
обсуждение исходный текст
Ответ на Re: Index Skip Scan - attempting to evalutate patch  (Tomas Vondra <tomas.vondra@2ndquadrant.com>)
Список pgsql-hackers
‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Wednesday, June 26, 2019 4:07 PM, Tomas Vondra <tomas.vondra@2ndquadrant.com> wrote:

> That might be dangerous, if there may be differences in contents of
> catalogs. I don't think the patch does that though, and for me it works
> just fine. I can initdb database using current master, create table +
> indexes, do \d. And I can do that with the patch applied too.
>


Well, this is embarrassing.

I repeated all my steps again on my development laptop (Fedora 30, GCC 9.1.1, glibc 2.29.15) and it all works (doesn't
segfault,can initdb). 

On my Amazon Linux EC2 , (gcc 7.3.1, glibc 2.6.32) it exhibits fault on patched version.

Same steps, same sources.

Got to be build tools/version related on my EC2 instance.

Darn it. Sorry for wasting your time, I will continue to evaluate patch, and be mindful that something, somewhere is
sensitiveto build tools versions or lib versions. 

Many regards





В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: mcvstats serialization code is still shy of a load
Следующее
От: Tomas Vondra
Дата:
Сообщение: Re: mcvstats serialization code is still shy of a load