From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
---|---|
To: | Reg Me Please <regmeplease(at)gmail(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org, Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Subject: | Re: Syntax error in a large COPY |
Date: | 2007-11-07 00:29:44 |
Message-ID: | 20071107002944.GP8635@alvh.no-ip.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Reg Me Please wrote:
> Il Tuesday 06 November 2007 22:13:15 hai scritto:
> > Split it in half, with the appropriate sql on each end so the data
> > still works, and see which half causes a problem. Keep splitting the
> > one that causes a problem in half until you have a small one with the
> > problem still.
> >
> > I'm guessing the problem will become obvious then.
>
> That's the "branch and bound". Editing 29M+ lines file takes some time.
> But this is the way I'm going to go right now.
Huh, why not just use pgloader?
--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.
From | Date | Subject | |
---|---|---|---|
Next Message | Gregory Stark | 2007-11-07 01:03:48 | Re: Postgresql simple query performance question |
Previous Message | Alvaro Herrera | 2007-11-06 23:55:14 | Re: (Never?) Kill Postmaster? |