Re: Foriegn key constraint

Поиск
Список
Период
Сортировка
От Jie Liang
Тема Re: Foriegn key constraint
Дата
Msg-id Pine.BSF.4.21.0012121022350.25634-100000@jliang.ipinc.com
обсуждение исходный текст
Ответ на Foriegn key constraint  ("Sivagami ." <sivagami@worlddata.com>)
Список pgsql-admin
Hi,there,

You may try use pg_dump to recover :
pg_dump -t tablename -f outfile dbname
then use vi to erase the foreign key from outfile.
drop your original tables, reload your tables
without foreign key.


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

On Tue, 5 Dec 2000, Sivagami . wrote:


  [NON-Text Body part not included]


В списке pgsql-admin по дате отправления:

Предыдущее
От: Alfred Perlstein
Дата:
Сообщение: Re: Which Linux Distribution
Следующее
От: Lamar Owen
Дата:
Сообщение: Re: Re: [GENERAL] postmaster does not start up