referential integrity violation - Mailing list pgsql-general

From tony
Subject referential integrity violation
Date
Msg-id 996503004.3371.11.camel@vaio
Whole thread Raw
Responses Re: referential integrity violation  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
List pgsql-general
Hello,

While copying from a text file of tab delimited data I am getting
" ERROR: <unnamed> referential integrity violation - key referenced
from films not found in sales"

The salesid field
salesid INTEGER PRIMARY KEY DEFAULT NEXTVAL('sales_serial')

exists

Help =:-D

Cheers

Tony Grant



pgsql-general by date:

Previous
From: Marcelo Pereira
Date:
Subject: Re: C / FoxPro
Next
From: Tom Lane
Date:
Subject: Re: Re: "Oracle's ROWNUM"