Re: [GENERAL] Large Object table data file does not have expected size

2003-06-27 Thread Martijn van Oosterhout
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

[GENERAL] Large Object table data file does not have expected size

2003-06-27 Thread u15074
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