Re: [HACKERS] TOAST docs

2002-09-13 Thread Hannu Krosing

On Fri, 2002-09-13 at 00:09, Peter Eisentraut wrote:
 Alvaro Herrera writes:
 
  Is there some documentation on TOAST?
 
 No.  Why do you need any?

IIRC there were some ways to tweak when TOAST gets used, when it goes
out to toastfile and when it uses compressed/non-compressed storage.

I hope this is documented someplace, no ?

-
Hannu


---(end of broadcast)---
TIP 6: Have you searched our list archives?

http://archives.postgresql.org



Re: [HACKERS] TOAST docs

2002-09-12 Thread Peter Eisentraut

Alvaro Herrera writes:

 Is there some documentation on TOAST?

No.  Why do you need any?

-- 
Peter Eisentraut   [EMAIL PROTECTED]


---(end of broadcast)---
TIP 6: Have you searched our list archives?

http://archives.postgresql.org



Re: [HACKERS] TOAST docs

2002-09-12 Thread scott.marlowe

On Fri, 13 Sep 2002, Peter Eisentraut wrote:

 Alvaro Herrera writes:
 
  Is there some documentation on TOAST?
 
 No.  Why do you need any?

I think I saw some docs in the 

/usr/local/src/postgresql-7.2.1/src/backend/access/heap/tuptoaster.c

file on my box.  :-)

Actually it is pretty well commented, so I'm not just being a smart ass 
here.


---(end of broadcast)---
TIP 2: you can get off all lists at once with the unregister command
(send unregister YourEmailAddressHere to [EMAIL PROTECTED])