Re: Increased BLKSZ, but now pgsql seg-faults? - Mailing list pgsql-general

From Steve Wolfe
Subject Re: Increased BLKSZ, but now pgsql seg-faults?
Date
Msg-id 003a01c028ae$a34b1040$50824e40@iboats.com
Whole thread Raw
In response to Increased BLKSZ, but now pgsql seg-faults?  (oberpwd@anubis.network.com (Wade D. Oberpriller))
List pgsql-general
> I've increased the BLKSZ to 32K to support large tuples and then I did a
full
> re-compile (gmake clean, configure, gmake all, gmake install) and the
database
> accepts my large tuples. But now when I come in through psql, I get a
> segmentation fault inside of psql when I try to display the table with the
large
> tuples (i.e. \d largetable).

  The developpers have said several times here that increaseing BLKSZ has
bad side-effects. : )

steve



pgsql-general by date:

Previous
From: Gunnar R|nning
Date:
Subject: Re: JDBC performance
Next
From: "Mitch Vincent"
Date:
Subject: Re: Increased BLKSZ, but now pgsql seg-faults?