> attcacheoff can only be set positive for fields preceding any varlena > (typlen<0, but including the first such) or nullable values. I don't > know how much faster it is with the cache; you can measure it if your > curiosity is strong enough -- just set the first column to nullable. > > Thanks! Maybe I'll do some benchmarks.
- [HACKERS] Does having a NULL column automatically exclude t... Ryan Murphy
- Re: [HACKERS] Does having a NULL column automatically ... Tom Lane
- Re: [HACKERS] Does having a NULL column automatica... Ryan Murphy
- Re: [HACKERS] Does having a NULL column automa... Alvaro Herrera
- Re: [HACKERS] Does having a NULL column au... Ryan Murphy
- Re: [HACKERS] Does having a NULL colu... Jim Nasby
- Re: [HACKERS] Does having a NULL ... Robert Haas
- Re: [HACKERS] Does having a N... Ryan Murphy