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





Reply via email to