Re: REFRESH MATERIALIZED VIEW CONCURRENTLY interaction with ORDER BY

2019-07-24 Thread Awad Mackie
Sorry, realised I could have elaborated a bit more on this one. Running against PG11.4 provided by Docker Hub this time. I've added a single update statement which just reverses the last change in the original SQL: UPDATE test SET col = 4 WHERE col = 14; Running a concurrent update I get: REFRE

Re: Formatting of warning about using ident

2019-07-24 Thread Daniel Gustafsson
> On 22 Jul 2019, at 14:23, Peter Eisentraut > wrote: > Being a quote and being a warning are two orthogonal properties. So in > that sense, wrapping the quote in a warning element is more correct. > But the problem is now that a warning box is meant to be formatted out > of line, so writing so