Extract Jsonb key and values

Поиск
Список
Период
Сортировка
От hari.prasath
Тема Extract Jsonb key and values
Дата
Msg-id 1557d51af03.101052b0329906.6484036696364919796@zohocorp.com
обсуждение исходный текст
Ответы Re: Extract Jsonb key and values
Список pgsql-hackers
Hi all,
    I am having jsonb as C character string received by WAL decoding and want to extract all its key and value pairs.
 
 
   Which is the best approach for extracting keys and its values?
   
    i)  Converting the C string to a PostgreSQL jsonb object
    ii) Using open-source json-c library




cheers
- Harry

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Craig Ringer
Дата:
Сообщение: Re: Feature suggestions: "dead letter"-savepoint.
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Question and suggestion about application binary compatibility policy