Using COPY to import large xml file

From: Anto Aravinth <anto(dot)aravinth(dot)cse(at)gmail(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Using COPY to import large xml file
Date: 2018-06-24 15:25:25
Message-ID: CANtp6R+Xu_LmGEA9-5OvX=h+7UqEppJfTgB8P9EcbkLOOO0Xtw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello Everyone,

I have downloaded the Stackoverflow posts xml (contains all SO questions
till date).. the file is around 70GB.. I wanna import the data in those xml
to my table.. is there a way to do so in postgres?

Thanks,
Anto.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrien Nayrat 2018-06-24 15:53:00 Re: Using COPY to import large xml file
Previous Message Adrien Nayrat 2018-06-24 11:35:49 Re: Suggestion about logging only every n-th statement