Re: logical decoding bug: segfault in ReorderBufferToastReplace()

Robert Haas <[email protected]>
Newsgroups gmane.comp.db.postgresql.bugs,gmane.comp.db.postgresql.devel.general
Message-ID <CA+TgmoYrB9eTsMALF1gN1wcpihd2rF+ucfqFuRjM6sXVS4oZ8Q@mail.gmail.com>
On Wed, Dec 11, 2019 at 12:11 PM Tom Lane <[email protected]> wrote:
> I don't think you can make that conclusion.  Perhaps the table once
> needed a toast table because of some wide column that got dropped;
> if so, it'd still have one.  It'd be safer to look at
> pg_class.reltoastrelid to verify existence (or not) of the toast relation.

I believe that output was already shown earlier in the thread.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.