Re: Indexing on JSONB field not working - Mailing list pgsql-bugs

From Tomas Vondra
Subject Re: Indexing on JSONB field not working
Date
Msg-id 20191227023059.gsvib26ufgpjbwky@development
Whole thread Raw
In response to Re: Indexing on JSONB field not working  (Zhihong Zhang <zhihong@gmail.com>)
List pgsql-bugs
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



pgsql-bugs by date:

Previous
From: Zhihong Zhang
Date:
Subject: Re: Indexing on JSONB field not working
Next
From: vignesh C
Date:
Subject: Re: Reorderbuffer crash during recovery