Re: Does TOAST really compress the complete row?

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: Does TOAST really compress the complete row?
Дата
Msg-id f1817d2a-0300-bf7e-2b55-1883a8a1fd26@aklaver.com
обсуждение исходный текст
Ответ на Re: Does TOAST really compress the complete row?  (Adam Brusselback <adambrusselback@gmail.com>)
Ответы Re: Does TOAST really compress the complete row?  (Adam Brusselback <adambrusselback@gmail.com>)
Список pgsql-general
On 7/2/20 4:29 PM, Adam Brusselback wrote:
> Another thing that was said I wasn't aware of and have not been able to 
> find any evidence to support:

https://www.postgresql.org/docs/12/logical-replication-restrictions.html

"Large objects (see Chapter 34) are not replicated. There is no 
workaround for that, other than storing data in normal tables."

Of course that does not apply to bytea:

https://www.postgresql.org/docs/12/datatype-binary.html

> 
>  > 10. Blobs don’t participate in Logical replication.


-- 
Adrian Klaver
adrian.klaver@aklaver.com



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

Предыдущее
От: Adam Brusselback
Дата:
Сообщение: Re: Does TOAST really compress the complete row?
Следующее
От: Adam Brusselback
Дата:
Сообщение: Re: Does TOAST really compress the complete row?