Re: 9.6beta2: query failure with 'cache lookup failed for type 0'
От | Stefan Huehner |
---|---|
Тема | Re: 9.6beta2: query failure with 'cache lookup failed for type 0' |
Дата | |
Msg-id | 20160702160042.GA11659@huehner.biz обсуждение исходный текст |
Ответ на | Re: 9.6beta2: query failure with 'cache lookup failed for type 0' (Tom Lane <tgl@sss.pgh.pa.us>) |
Ответы |
Re: 9.6beta2: query failure with 'cache lookup failed for
type 0'
Re: 9.6beta2: query failure with 'cache lookup failed for type 0' |
Список | pgsql-hackers |
On Sat, Jul 02, 2016 at 11:35:52AM -0400, Tom Lane wrote: > Stefan Huehner <stefan@huehner.org> writes: > > re-testing our application Openbravo on 9.6beta2 i found the following query failing to run with > > ERROR: cache lookup failed for type 0 > > Hmm, I can't reproduce this on HEAD, but it doesn't seem to look like > anything we've fixed post-beta2. Do you need to put any particular data > into the tables? Are you running with any nondefault configuration > parameters? No data at all needed in table. In fact just create database + create 3 those objects is enough to reproduce it. Also i did a test-built of HEAD (commit: b54f7a9ac9646845138f6851fdf3097e22daa383) An get to same failure also. ./configure --prefix=/home/huehner/oss/postgresql/git/install make -j8 install bin/initdb -D pg_data bin/postmaster -D pg_data -p 5555 So question is what in my env is triggering it? Running intel 64bit debian/unstable here. Stefan
В списке pgsql-hackers по дате отправления: