Sv: Sv: Re: Sv: Re: ERROR: failed to add item to the index page

From: Andreas Joseph Krogh <andreas(at)visena(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Sv: Sv: Re: Sv: Re: ERROR: failed to add item to the index page
Date: 2019-04-30 14:27:05
Message-ID: VisenaEmail.2d.51ad0e0e3f1e4180.16a6ea34976@tc7-visena
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

På tirsdag 30. april 2019 kl. 16:03:04, skrev Andreas Joseph Krogh <
andreas(at)visena(dot)com <mailto:andreas(at)visena(dot)com>>: På tirsdag 30. april 2019 kl.
15:53:50, skrev Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us <mailto:tgl(at)sss(dot)pgh(dot)pa(dot)us>>:
Andreas Joseph Krogh <andreas(at)visena(dot)com> writes:
> I built with this: make distclean && ./configure
> --prefix=$HOME/programs/postgresql-master --with-openssl --with-llvm &&
make -j
> 8 install-world-contrib-recurse install-world-doc-recurse

--with-llvm, eh? Does it reproduce without that? What platform is
this on, what LLVM version?

> I'll see if I can create a self contained example.

Please.

regards, tom lane Ubuntu 19.04 $ llvm-config --version
8.0.0
"--with-llvm" was something I had from when pg-11 was master. It might not be
needed anymore? I'm trying a fresh build without --with-llvm and reload of data
now. Yep, happens without --with-llvm also. I'll try to load only the necessary
table(s) to reproduce. --
Andreas Joseph Krogh

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2019-04-30 14:41:07 Re: "long" type is not appropriate for counting tuples
Previous Message Alvaro Herrera 2019-04-30 14:22:28 Re: Unhappy about API changes in the no-fsm-for-small-rels patch