On May 8th, 2008 Scott Marlowe (not verified) says:
Decibel, take a look here:
http://www.postgresql.org/docs/8.3/interactive/storage-toast.html
You can force compression always, even when the data are small enough to not require being stored out of line.
All TOAST, all the time
Decibel, take a look here:
http://www.postgresql.org/docs/8.3/interactive/storage-toast.html
You can force compression always, even when the data are small enough to not require being stored out of line.