Re: Raw size
Ioannis Theoharis <theohari@ics.forth.gr>
From: Ioannis Theoharis <theohari@ics.forth.gr>
To: Christopher Kings-Lynne <chriskl@familyhealth.com.au>
Cc: pgsql-hackers@postgresql.org
Date: 2005-03-11T13:23:27Z
Lists: pgsql-hackers
> > > > Is there any compression or what? > > Yes, there is: > > http://www.postgresql.org/docs/8.0/interactive/storage-toast.html thanks, is there any way to increase the limit, upper wich toast strategy is selected? By defaullt is Block_size/4 = about 2000 Bytes.