Re: Indexing on JSONB field not working

Tomas Vondra <[email protected]> Fri, 27 Dec 2019 03:30:59 +0100
Newsgroups gmane.comp.db.postgresql.bugs
Message-ID <20191227023059.gsvib26ufgpjbwky@development>
On Thu, Dec 26, 2019 at 06:57:52PM -0500, Zhihong Zhang wrote:
>I created the index myself using the same account. Should I be the owner?
>

But Tom explicitly said "owner of the index's table" so it's not
important who created the index. But it's easy to check the owner of
tables (e.g. using \d+ in psql).

BTW please reply in-line (instead of top-posting), it's easier to follow
the discussion that way.

regards

-- 
Tomas Vondra                  http://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services