Re: pg_upgrade and materialized views

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Victor Yegorov <vyegorov(at)gmail(dot)com>
Cc: Claudio Freire <klaussfreire(at)gmail(dot)com>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: pg_upgrade and materialized views
Date: 2018-02-21 15:08:12
Message-ID: 8092.1519225692@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Victor Yegorov <vyegorov(at)gmail(dot)com> writes:
> Is it possible, that bug #14852 is of the same nature as the issue at hand
> here?
> https://postg.es/m/20171013115320.28049.86457@wrigleys.postgresql.org

For the archives' sake, the correct link is
https://www.postgresql.org/message-id/20171013115320.28049.86457@wrigleys.postgresql.org

Yeah, that does look suspiciously like a set of facts matching this
problem :-(

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Andres Freund 2018-02-21 17:33:44 Re: pg_upgrade and materialized views
Previous Message Tomas Vondra 2018-02-21 14:31:04 Re: Segmentation Fault in logical decoding get/peek API