Re: How to get schema name which violates fk constraint

From: Ben Chobot <bench(at)silentmedia(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: How to get schema name which violates fk constraint
Date: 2008-10-22 15:51:04
Message-ID: 7CD8F0E1-7C22-4C6E-A962-7424B20ED61D@silentmedia.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


On Oct 22, 2008, at 6:50 AM, Tom Lane wrote:

> In the
> second place, the reason most of our messages don't already contain
> schema names is that in the past we've judged it would be mostly
> clutter; and given the infrequency of complaints I see no reason to
> change that opinion.

Well, FWIW, I also would like to be able to see which schema caused
the violation, as I'm in a similar boat of having the same table name
in multiple schemas.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Goboxe 2008-10-22 15:55:52 Re: How to view user defined TYPE
Previous Message Jonah H. Harris 2008-10-22 15:48:32 Re: syncing with a MySQL DB