Re: Loading table with indexed jsonb field is stalling - Mailing list pgsql-general

From Adrian Klaver
Subject Re: Loading table with indexed jsonb field is stalling
Date
Msg-id acc82e12-6425-68a1-f7c9-c47746ee331c@aklaver.com
Whole thread Raw
In response to Loading table with indexed jsonb field is stalling  (Will Hartung <willhartung@gmail.com>)
Responses Re: Loading table with indexed jsonb field is stalling
List pgsql-general
On 5/17/19 12:10 PM, Will Hartung wrote:
> I am trying to load data in to a table with a jsonb field that is 
> indexed as gin (field jsonb_path_ops).
> 

In addition to what Tim asked:

Is the jsonb field the only field in the table?

Can we see the table schema?




-- 
Adrian Klaver
adrian.klaver@aklaver.com



pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Strange performance degregation in sql function (PG11.1)
Next
From: "David G. Johnston"
Date:
Subject: Re: bigint out of range