From: | Jeremy Finzel <finzelj(at)gmail(dot)com> |
---|---|
To: | Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com> |
Cc: | Rich Shepard <rshepard(at)appl-ecosys(dot)com>, "pgsql-generallists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org> |
Subject: | Re: Bulk inserts into two (related) tables |
Date: | 2019-05-22 19:13:07 |
Message-ID: | CAMa1XUikfQq1x2U9eK29UYmqLZyk82secCi1fHW5ZB5L8=jFjA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
>
> A sample of the data you are cleaning up.
>
> I think what people are trying to wrap there head around is how 800
> lines in the file is being split into two subsets: the organization data
> and the people data. In particular how that is being done to preserve
> the relationship between organizations and people? This is before it
> ever gets to the database.
>
I agree. We keep going in circles and until we have a sample of the data,
it's not a good use of time for us to keep guessing at what none of us is
clear about but you - what the data actually looks like.
Thanks,
Jeremy
From | Date | Subject | |
---|---|---|---|
Next Message | Rich Shepard | 2019-05-22 19:24:44 | Re: Bulk inserts into two (related) tables |
Previous Message | Adrian Klaver | 2019-05-22 19:09:38 | Re: Bulk inserts into two (related) tables |