Compression? Postgres tends to compress large fields.
On Fri, Jun 27, 2003 at 10:08:34AM +0200, u15074 wrote:
> I am a little bit confused by the following effect.
> For test reasons I insert about 10 large objects into the database. Each has
> a size of 10240 Bytes (10K). So the expected size
I am a little bit confused by the following effect.
For test reasons I insert about 10 large objects into the database. Each has
a size of 10240 Bytes (10K). So the expected size of the large object datafile
should be at least 102400 Bytes (about 976MB) just to hold the large objects.
But t