| От | Glen Parker |
|---|---|
| Тема | Re: Effect of large text field data on queries |
| Дата | |
| Msg-id | 4541251C.2080503@nwlink.com обсуждение исходный текст |
| Ответ на | Re: Effect of large text field data on queries (Tom Lane <tgl@sss.pgh.pa.us>) |
| Ответы |
Re: Effect of large text field data on queries
|
| Список | pgsql-general |
Tom Lane wrote: > Glen Parker <glenebob@nwlink.com> writes: >> How much of a TOAST'd field is actually stored in the main heap table? >> Is there a way to configure that amount? > > A pushed-out-of-line value is replaced by a 20-byte pointer structure. > There's no such thing as partially out-of-line. See > http://www.postgresql.org/docs/8.1/static/storage-toast.html Ah, thanks. I think possibly changing the storage on this field may help some (I will gladly trade storage space for speed). How can I determine the default storage type for a given TOASTable data type (text in this case)? -Glen
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера