Re: Using COPY to import large xml file - Mailing list pgsql-general

From Adrien Nayrat
Subject Re: Using COPY to import large xml file
Date
Msg-id 95bb81dd-a80a-a493-2c3b-c03848acefc8@anayrat.info
Whole thread Raw
In response to Using COPY to import large xml file  (Anto Aravinth <anto.aravinth.cse@gmail.com>)
Responses Re: Using COPY to import large xml file  (Anto Aravinth <anto.aravinth.cse@gmail.com>)
Re: Using COPY to import large xml file  (Christoph Moench-Tegeder <cmt@burggraben.net>)
List pgsql-general
On 06/24/2018 05:25 PM, Anto Aravinth wrote:
> 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.

Hello Anto,

I used this tool :
https://github.com/Networks-Learning/stackexchange-dump-to-postgres

Regards,

--
Adrien NAYRAT
https://blog.anayrat.info


Attachment

pgsql-general by date:

Previous
From: Anto Aravinth
Date:
Subject: Using COPY to import large xml file
Next
From: Anto Aravinth
Date:
Subject: Re: Using COPY to import large xml file