Re: REFRESH MATERIALIZED VIEW CONCURRENTLY interaction with ORDER BY

2019-07-24 Thread Awad Mackie
2 4 5 6 7 8 9 10 13 (10 rows) which is what I was expecting. On Wed, 24 Apr 2019 at 12:23, Awad Mackie wrote: > I've added 5 more statements to the attached SQL to demonstrate the > problem in the last two SELECTs. Ran it against PG 11.2 provided by Docker >

Re: REFRESH MATERIALIZED VIEW CONCURRENTLY interaction with ORDER BY

2019-04-24 Thread Awad Mackie
Bruce Momjian http://momjian.us > EnterpriseDB http://enterprisedb.com > > + As you are, so once was I. As I am, so you will be. + > + Ancient Roman grave inscription + > -- Awad Mackie Lead Backend Engineer materialized.sql Description: application/sql