find foreign key name

From: Tore Halset <halset(at)pvv(dot)ntnu(dot)no>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: find foreign key name
Date: 2007-12-18 09:20:12
Message-ID: FA2C2FFC-8826-46E9-ACE4-9BBF88EBB381@pvv.ntnu.no
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hello.

I want to programatically drop a foreign key constraint via jdbc. How
can I find the foreign key name for a PostgreSQL foreign key via jdbc?
I know all about the related tables and columns, but not the name of
the constraint.

Regards,
- Tore.

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Heikki Linnakangas 2007-12-18 09:36:38 Re: find foreign key name
Previous Message Kris Jurka 2007-12-18 04:42:57 Re: DatabaseMetaData and numeric array