"Leonardo Francalanci" <lfrancalanci(at)simtel(dot)ie> writes:
> Could you point me to some docs on this TOAST-mechanism?
> For instance: what kind of method is used to compress data?
When in doubt, read the code ;-)
src/backend/utils/adt/pg_lzcompress.c
src/include/utils/pg_lzcompress.h
regards, tom lane
In response to
Responses
pgsql-general by date
| Next: | From: Lincoln Yeoh | Date: 2004-08-26 17:01:02 |
| Subject: Re: UTF-8 and LIKE vs = |
| Previous: | From: David Wheeler | Date: 2004-08-26 16:41:07 |
| Subject: Re: UTF-8 and LIKE vs = |