Re: Import 2GB .sql file

From: Patrick Headley <pheadley(at)linxco-inc(dot)com>
To: pgadmin-support(at)lists(dot)postgresql(dot)org
Subject: Re: Import 2GB .sql file
Date: 2020-01-02 23:28:41
Message-ID: 18f4a129-957c-d5dc-2d94-140d5507cb61@linxco-inc.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Is that a 2GB backup or data file? The methods to import the data will
be different depending on what you are starting with.

*/Patrick Headley/*
Linx Consulting, Inc.
(303) 916-5522
pheadley(at)linxco-inc(dot)com
www.linxco-inc.com

On 1/2/20 4:20 PM, Christophe Pettus wrote:
>
>> 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

Browse pgadmin-support by date

  From Date Subject
Next Message Patrick Headley 2020-01-02 23:32:47 Re: Import 2GB .sql file
Previous Message Christophe Pettus 2020-01-02 23:20:39 Re: Import 2GB .sql file