Re: missing toast table for pg_policy
От
Joe Conway
Тема
Re: missing toast table for pg_policy
Дата
Msg-id
160e22bb-6802-eda1-14ba-75a09c50f11d@joeconway.com
Ответ на
Re: missing toast table for pg_policy (Andres Freund)
Список
Дерево обсуждения
missing toast table for pg_policy Joe Conway <mail@joeconway.com>
Re: missing toast table for pg_policy Andres Freund <andres@anarazel.de>
Re: missing toast table for pg_policy Joe Conway <mail@joeconway.com>
Re: missing toast table for pg_policy Tom Lane <tgl@sss.pgh.pa.us>
Re: missing toast table for pg_policy Joe Conway <mail@joeconway.com>
Re: missing toast table for pg_policy Tom Lane <tgl@sss.pgh.pa.us>
Re: missing toast table for pg_policy Joe Conway <mail@joeconway.com>
Re: missing toast table for pg_policy Tom Lane <tgl@sss.pgh.pa.us>
Re: missing toast table for pg_policy Andres Freund <andres@anarazel.de>
Re: missing toast table for pg_policy Joe Conway <mail@joeconway.com>
Re: missing toast table for pg_policy Joe Conway <mail@joeconway.com>
Re: missing toast table for pg_policy Michael Paquier <michael@paquier.xyz>
Re: missing toast table for pg_policy John Naylor <jcnaylor@gmail.com>
Re: missing toast table for pg_policy John Naylor <jcnaylor@gmail.com>
Re: missing toast table for pg_policy Joe Conway <mail@joeconway.com>
Re: missing toast table for pg_policy Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Re: missing toast table for pg_policy Michael Paquier <michael@paquier.xyz>
Re: missing toast table for pg_policy Joe Conway <mail@joeconway.com>
Re: missing toast table for pg_policy Michael Paquier <michael@paquier.xyz>
Re: missing toast table for pg_policy Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Re: missing toast table for pg_policy John Naylor <jcnaylor@gmail.com>
Re: missing toast table for pg_policy Michael Paquier <michael@paquier.xyz>
Re: missing toast table for pg_policy Michael Paquier <michael@paquier.xyz>
Re: missing toast table for pg_policy John Naylor <jcnaylor@gmail.com>
Re: missing toast table for pg_policy Michael Paquier <michael@paquier.xyz>
Re: missing toast table for pg_policy Michael Paquier <michael@paquier.xyz>
Re: missing toast table for pg_policy Michael Paquier <michael@paquier.xyz>
Re: missing toast table for pg_policy Andres Freund <andres@anarazel.de>
Re: missing toast table for pg_policy Tom Lane <tgl@sss.pgh.pa.us>
Re: missing toast table for pg_policy Michael Paquier <michael@paquier.xyz>
Re: missing toast table for pg_policy Andres Freund <andres@anarazel.de>
Re: missing toast table for pg_policy Michael Paquier <michael@paquier.xyz>
Re: missing toast table for pg_policy Andres Freund <andres@anarazel.de>
Re: missing toast table for pg_policy John Naylor <jcnaylor@gmail.com>
Re: missing toast table for pg_policy Robert Haas <robertmhaas@gmail.com>
Re: missing toast table for pg_policy Andres Freund <andres@anarazel.de>
Re: missing toast table for pg_policy Michael Paquier <michael@paquier.xyz>
Re: missing toast table for pg_policy Andres Freund <andres@anarazel.de>
Re: missing toast table for pg_policy Michael Paquier <michael@paquier.xyz>
Re: missing toast table for pg_policy Tom Lane <tgl@sss.pgh.pa.us>
On 02/16/2018 05:07 PM, Andres Freund wrote: > Hi, > > On 2018-02-16 16:56:15 -0500, Joe Conway wrote: >> Looking at the issue, the problem seems to be missing toast table for >> pg_policy. Also attached is a one line patch. It isn't clear to me >> whether this is a candidate for backpatching. > > Don't think it is - it'd not take effect on already initdb'ed clusters. Yep, knew that, but... > If problematic for < master users I think you'll have to restart cluster > with allow_system_table_mods, manually create/drop toasted column. IIRC > that should add a toast table even after dropping. I wasn't sure if we would want to backpatch and put the manual procedure steps into the release notes. Joe -- Crunchy Data - http://crunchydata.com PostgreSQL Support for Secure Enterprises Consulting, Training, & Open Source Development
В списке pgsql-hackers по дате отправления