Re: pageinspect: add tuple_data_record()

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: pageinspect: add tuple_data_record()
Дата
Msg-id 20181017170536.nedsjesikwpv4bki@alap3.anarazel.de
обсуждение исходный текст
Ответ на Re: pageinspect: add tuple_data_record()  (James Coleman <jtc331@gmail.com>)
Ответы Re: pageinspect: add tuple_data_record()
Список pgsql-hackers
Hi,

On 2018-10-17 13:04:33 -0400, James Coleman wrote:
> Indeed. But I do think your approach - which means that the binary data is
> > actually interpreded as a datum of a specific type, drastically
> > increases the risk.
> >
> >
> Agreed.
> 
> As I noted earlier, I don't at all think deTOASTing is a must for this
> function to be
> valuable, just as tuple_data_split() is also valuable without deTOASTINGing.
> 
> I believe "best effort" is very reasonable in the case of a what is an
> investigatory
> method to begin with.

It's far from only toast that could be problematic here.

Greetings,

Andres Freund


В списке pgsql-hackers по дате отправления:

Предыдущее
От: James Coleman
Дата:
Сообщение: Re: pageinspect: add tuple_data_record()
Следующее
От: James Coleman
Дата:
Сообщение: Re: pageinspect: add tuple_data_record()