Aw: Re: Turn a json column into a table - Mailing list pgsql-sql

From Karsten Hilbert
Subject Aw: Re: Turn a json column into a table
Date
Msg-id trinity-5d1e8383-e15e-4cbd-a4bf-7e55bf0cffb7-1644912572863@3c-app-gmx-bs21
Whole thread Raw
In response to Re: Turn a json column into a table  (Ion Alberdi <ion.alberdi@pricemoov.com>)
Responses Re: Re: Turn a json column into a table  (Ion Alberdi <ion.alberdi@pricemoov.com>)
Re: Re: Turn a json column into a table  (Shaozhong SHI <shishaozhong@gmail.com>)
List pgsql-sql
Hi Ion,

> it seems (json_to_record, jsonb_to_record) may help in this use case.
> https://www.postgresql.org/docs/9.4/functions-json.html

json_to_record seems promising. Is there any excellent Postgresql example ?

Karsten




pgsql-sql by date:

Previous
From: Ion Alberdi
Date:
Subject: Re: Turn a json column into a table
Next
From: Ion Alberdi
Date:
Subject: Re: Re: Turn a json column into a table