Re: Foreign key constraint - Mailing list pgsql-sql

From Jie Liang
Subject Re: Foreign key constraint
Date
Msg-id Pine.BSF.4.21.0012121033570.25667-100000@jliang.ipinc.com
Whole thread Raw
In response to Foreign key constraint  ("Sivagami ." <sivagami@worlddata.com>)
List pgsql-sql
Recovery try use:
pg_dump -t tbname -f outfile dbname
use vi erase f key from outfile,
drop old table, reload them.

Jie LIANG

Internet Products Inc.

10350 Science Center Drive
Suite 100, San Diego, CA 92121
Office:(858)320-4873

jliang@ipinc.com
www.ipinc.com




pgsql-sql by date:

Previous
From: feblec
Date:
Subject: Plpgsql
Next
From: Jie Liang
Date:
Subject: Re: plpgsql