On Sat, Jul 02, 2016 at 11:35:52AM -0400, Tom Lane wrote:
> Stefan Huehner <ste...@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



-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to