inserting json content from a file into table column - Mailing list pgsql-sql

From Shashank Dutt Jha
Subject inserting json content from a file into table column
Date
Msg-id CAKkUp9-iKD+e-=z0pQDB=K874aa6cRJdNdPPZws_SjO_ZSMQ_w@mail.gmail.com
Whole thread Raw
Responses Re: inserting json content from a file into table column  (Adrian Klaver <adrian.klaver@aklaver.com>)
List pgsql-sql
I have .json file.C:/ a.json
Table with column 'food' of type jsonb

how to insert the content of a.json into column 'food'

pgsql-sql by date:

Previous
From: Thomas Kellerer
Date:
Subject: Re: Need documentation for PostgreSQL Replication support.
Next
From: Adrian Klaver
Date:
Subject: Re: inserting json content from a file into table column