Re: Does TOAST really compress the complete row?

Поиск
Список
Период
Сортировка
От Adam Brusselback
Тема Re: Does TOAST really compress the complete row?
Дата
Msg-id CAMjNa7fQfKirZOZjzbht1za7mAvj3DLzpGpxgWqVaH3UxMWotw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Does TOAST really compress the complete row?  (Adrian Klaver <adrian.klaver@aklaver.com>)
Список pgsql-general
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

That makes sense now, I was reading that section as if it were talking about bytea, not LO. 

Thanks for pointing that out!
- Adam

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

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: Does TOAST really compress the complete row?
Следующее
От: Laurenz Albe
Дата:
Сообщение: Re: survey: psql syntax errors abort my transactions