On Mon, Feb 28, 2011 at 9:37 AM, Borek Lupomesky <[email protected]> wrote: > "permout_site_fkey" FOREIGN KEY (site, cp) REFERENCES out2cp(site, cp) ON > DELETE CASCADE >
you don't have permissions to verify the FK constraint. the query you see in the error is exactly this test. -- Sent via pgsql-general mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general
