Search Postgresql Archives

Delete / F/K error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I tried to delete a row from 'sites' and get this
rather complex error:

SQL error:

ERROR:  insert or update on table "types" violates
foreign key constraint "$1"
DETAIL:  Key (page_template_id)=(8) is not present in
table "templates".
CONTEXT:  SQL statement "UPDATE ONLY "public"."types"
SET "item_template_id" = NULL WHERE "item_template_id"
= $1"
SQL statement "DELETE FROM ONLY "public"."templates"
WHERE "site_id" = $1"

In statement:
DELETE FROM "sites" WHERE "id"='1'

I'm not sure what's wrong, or how to fix it. Any
ideas?

thanks
csn


		
__________________________________________ 
Yahoo! DSL ? Something to write home about. 
Just $16.99/mo. or less. 
dsl.yahoo.com 



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux