Re: array_agg cast issue

From: pinker <pinker(at)onet(dot)eu>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: array_agg cast issue
Date: 2017-11-13 16:35:28
Message-ID: 1510590928058-0.post@n3.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hmm, do you get any results from this query?
I'm doing some tests and probably the problem occurs if you have at least
one duplicated index in your database, i.e. when subquery returns anything.

--
Sent from: http://www.postgresql-archive.org/PostgreSQL-novice-f2132464.html

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Efraín Déctor 2017-11-14 15:45:31 Strange problem with autovacuum
Previous Message Tom Lane 2017-11-13 15:59:47 Re: array_agg cast issue