On Sun, March 29, 2015 17:40, Erik Rijkers wrote:
> With the latest server
>
> testdb=# select version();
>                                                        version
> ----------------------------------------------------------------------------------------------------------------------
>  PostgreSQL 9.5devel_HEAD_20150329_0154_2c33e0fbceb0 on 
> x86_64-unknown-linux-gnu, compiled by gcc (GCC) 4.9.2, 64-bit
> (1 row)
>
> I get a crash while restoring a trgm GIN index.
>

I forget to say this crash only happens with an assert-enabled server.

./configure --prefix=/home/aardvark/pg_stuff/pg_installations/pgsql.HEAD \
 --bindir=/home/aardvark/pg_stuff/pg_installations/pgsql.HEAD/bin \
 --libdir=/home/aardvark/pg_stuff/pg_installations/pgsql.HEAD/lib \
 --with-pgport=6545 --quiet --enable-depend --enable-cassert \
 --enable-debug --with-extra-version=_HEAD_20150329_1726_2c33e0fbceb0 \
 --with-openssl --with-perl --with-libxml --with-libxslt --with-zlib


thanks,

Erik Rijkers






-- 
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