Re: Import 2GB .sql file

From: Christophe Pettus <xof(at)thebuild(dot)com>
To: Travis Harris <travis(at)tapy(dot)com>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: Import 2GB .sql file
Date: 2020-01-02 23:20:39
Message-ID: 3E950AD9-B4CA-433C-9E0A-8DAF8C2440D0@thebuild.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

> On Jan 2, 2020, at 11:03, Travis Harris <travis(at)tapy(dot)com> wrote:
>
> I have a 2GB sql file that I need to import.

You might try just importing it with psql; that's probably the most effective way of getting it done.

--
-- Christophe Pettus
xof(at)thebuild(dot)com

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Patrick Headley 2020-01-02 23:28:41 Re: Import 2GB .sql file
Previous Message Travis Harris 2020-01-02 19:03:36 Import 2GB .sql file