import XML - Mailing list pgsql-general

From PASCAL CROZET
Subject import XML
Date
Msg-id 66594af2af3f49f49724321d684eef93@qualis-consulting.com
Whole thread Raw
Responses Re: import XML  ("David G. Johnston" <david.g.johnston@gmail.com>)
List pgsql-general
Hi all,

I want to import XML file into PG database table.
I've find functions to get the XML content of a cell after imported an XML file with the pg_get_file function.
But, I want to explode the XML content to colums. How can I do this ?

PG 10 under Ubuntu 18

_________________________________
Greetings, Pascal CROZET
DBA - Qualis Consulting
_________________________________

pgsql-general by date:

Previous
From: Srinivasa T N
Date:
Subject: Re: Database logins taking longer and longer, showing up as "authentication" in ps(1)
Next
From: "David G. Johnston"
Date:
Subject: Re: import XML