Re: [SQL] lost in system tables

From: Emil Rachovsky <zsevgymko(at)yahoo(dot)com>
To: luca(at)cs(dot)ualberta(dot)ca
Cc: pgsql-general(at)postgresql(dot)org, pgsql-sql(at)postgresql(dot)org
Subject: Re: [SQL] lost in system tables
Date: 2005-12-07 07:39:23
Message-ID: 20051207073923.4083.qmail@web54311.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-sql

> Those parameters are specified when you declare the
> foreign key. Look here,
> in the section describing "references":
>
http://www.postgresql.org/docs/8.1/interactive/sql-createtable.html
>
> Luca

Thank you,Luca
I know that these parameters are specified when you
declare the foreign key, but i need to check them out
later from the system tables. The first one must be
something like the 'deferrable' column in
pg_constaint, but the second is still in vague.

Emil


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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message hubert depesz lubaczewski 2005-12-07 07:42:38 tables with lots of columns - what alternative from performance point of view?
Previous Message Paolo Cavallini 2005-12-07 07:38:23 Re: [Mapbender-users] Re: [Freegis-list] Re: [GENERAL] Map of Postgresql Users (OT)

Browse pgsql-sql by date

  From Date Subject
Next Message Alexandre Gonçalves Jacarandá 2005-12-07 12:26:53 Help on function creating
Previous Message Emil Rachovsky 2005-12-07 07:26:01 Re: [SQL] lost in system tables