Re: [ADMIN] make installcheck failing for postgres_fdw - Mailing list pgsql-admin

From Tom Lane
Subject Re: [ADMIN] make installcheck failing for postgres_fdw
Date
Msg-id 31541.1505937434@sss.pgh.pa.us
Whole thread Raw
In response to Re: [ADMIN] make installcheck failing for postgres_fdw  (Natalie Wenz <nataliewenz@ebureau.com>)
List pgsql-admin
Natalie Wenz <nataliewenz@ebureau.com> writes:
> I actually created a new database with initdb and started it without tuning anything just prior to running the
installcheckeach time. However, I did start fresh and try just the make check anyway: 

> cd /tmp/postgresql-9.5.9/
> ./configure --with-segsize=10 --with-blocksize=32 --with-pam --with-libraries=/usr/local/lib
--with-includes=/usr/local/include

Oh.  It's likely the --with-blocksize=32 that is causing you to get
different results.  That will affect cost estimates ...
        regards, tom lane


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

pgsql-admin by date:

Previous
From: Natalie Wenz
Date:
Subject: Re: [ADMIN] make installcheck failing for postgres_fdw
Next
From: "Gone, Sajan"
Date:
Subject: [ADMIN] Determining the last modified time of a database.