Re: Reducing overhead for repeat de-TOASTing
От | Stephen Frost |
---|---|
Тема | Re: Reducing overhead for repeat de-TOASTing |
Дата | |
Msg-id | 20080617004500.GT31154@tamriel.snowman.net обсуждение исходный текст |
Ответ на | Reducing overhead for repeat de-TOASTing (Tom Lane <tgl@sss.pgh.pa.us>) |
Ответы |
Re: Reducing overhead for repeat de-TOASTing
|
Список | pgsql-hackers |
* Tom Lane (tgl@sss.pgh.pa.us) wrote: > One unsolved problem is that this scheme doesn't provide any way to cache > the result of decompressing an inline-compressed datum, because those have > no unique ID that could be used for a lookup key. That's pretty unfortunate. > Ideas? Not at the moment, but given the situation it really does strike me as something we want to solve. Inventing an ID would likely be overkill or wouldn't solve the problem anyway, I'm guessing... > Comments, better ideas? Anyone think this is too much trouble to take > for the problem? I definitely think it's worth it, even if it doesn't handle an inline-compressed datum. PostGIS is certainly a good use case for why, but I doubt it's the only one. Thanks! Stephen
В списке pgsql-hackers по дате отправления: