Re: Creating composite keys from csv

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Creating composite keys from csv
Date: 2015-03-09 05:39:21
Message-ID: 54FD3209.5050606@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 3/8/2015 10:32 PM, David G Johnston wrote:
> This solves the explicit problem given the assumption that (Name, Total
> Salary) is indeed a uniquely identifying constraint.

that constraint seems flawed to me.

--
john r pierce 37N 122W
somewhere on the middle of the left coast

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jan Strube 2015-03-09 07:47:33 Re: Performance slowing down when doing same UPDATE many times
Previous Message David G Johnston 2015-03-09 05:32:35 Re: Creating composite keys from csv