RE: Additional Chapter for Tutorial
Pascal CROZET <pascal.crozet@qualis-consulting.com>
From: PASCAL CROZET <pascal.crozet@qualis-consulting.com>
To: "pgsql-docs@lists.postgresql.org" <pgsql-docs@lists.postgresql.org>
Date: 2020-07-21T23:49:08Z
Lists: pgsql-hackers, pgsql-docs
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 _________________________________
Commits
-
Align some terms in arch-dev.sgml to glossary
- 6734e806958c 14.0 landed
-
doc: Copy-edit the "Overview of PostgreSQL Internals" chapter
- 29ad6595ef7f 14.0 landed
-
Merge postmaster and postgres command into just postgres. postmaster
- 5266f221a2e1 8.2.0 cited