Re: Data corruption zero a file - help!! - Mailing list pgsql-general

From Michael Fuhr
Subject Re: Data corruption zero a file - help!!
Date
Msg-id 20060302232029.GA19832@winnie.fuhr.org
Whole thread Raw
In response to Re: Data corruption zero a file - help!!  (Noel Faux <noel.faux@med.monash.edu.au>)
List pgsql-general
On Fri, Mar 03, 2006 at 09:56:40AM +1100, Noel Faux wrote:
> Which config file will tell us how big the bock sizes are?

Run the query "SHOW block_size" in the database or use pg_controldata
from the shell.  It's probably 8192; changing it is done at compile time.

--
Michael Fuhr

pgsql-general by date:

Previous
From: Noel Faux
Date:
Subject: Re: Data corruption zero a file - help!!
Next
From: "Sascha Nepper"
Date:
Subject: ERROR: column "datpath" does not exist