RE: Additional Chapter for Tutorial

From: PASCAL CROZET <pascal(dot)crozet(at)qualis-consulting(dot)com>
To: "pgsql-docs(at)lists(dot)postgresql(dot)org" <pgsql-docs(at)lists(dot)postgresql(dot)org>
Subject: RE: Additional Chapter for Tutorial
Date: 2020-07-21 23:49:08
Message-ID: 5bee135488664b84acade4ba2c35d1ef@qualis-consulting.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs pgsql-hackers

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

_________________________________

Cordialement, Pascal CROZET

DBA - Qualis Consulting

• 300 Route Nationale 6 – 69760 LIMONEST

_________________________________

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message PG Doc comments form 2020-07-22 02:59:18 Subscript expressions do not have to evaluate to integers
Previous Message Bruce Momjian 2020-07-21 20:48:21 Re: Transaction Management

Browse pgsql-hackers by date

  From Date Subject
Next Message David Rowley 2020-07-21 23:55:17 Re: Parallel Seq Scan vs kernel read ahead
Previous Message Peter Geoghegan 2020-07-21 23:35:55 Re: Index Skip Scan (new UniqueKeys)