Re: Bulk inserts into two (related) tables - Mailing list pgsql-general

From Rich Shepard
Subject Re: Bulk inserts into two (related) tables
Date
Msg-id alpine.LNX.2.20.1905220757470.1484@salmo.appl-ecosys.com
Whole thread Raw
In response to Re: Bulk inserts into two (related) tables  (Adrian Klaver <adrian.klaver@aklaver.com>)
List pgsql-general
On Wed, 22 May 2019, Adrian Klaver wrote:

> So does the people data have an organization attribute?

Adrian,

Yes. It's the FK to the organization table.

> If so why not just assign the org_id while cleaning up the data?

That's what I thought to do based on your suggestion yesterday. It would
make life simpler.

Regards,

Rich



pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Bulk inserts into two (related) tables
Next
From: Francisco Olarte
Date:
Subject: Re: Bulk inserts into two (related) tables