Обсуждение: NOTICE: CREATE TABLE/FOREIGN KEY clause ignored; not yet implemented

Поиск
Список
Период
Сортировка

NOTICE: CREATE TABLE/FOREIGN KEY clause ignored; not yet implemented

От
"vijayendra mohan agrawal"
Дата:
Hi all,

I have used FOREIGN KEYs in some of my tables, while creating those tables,
notice message comes :
"NOTICE:  CREATE TABLE/FOREIGN KEY clause ignored; not yet implemented"

Please tell me what to do, because I have to use the referential integrity.

Thank You,
Best Regards,
Vijay

************************************************************
Vijayendra Mohan Agrawal
Wipro Technologies
26, Hosur Main Road, Bommanhalli,
Bangalore-560068, India
Tel: 91-80-5722296 Extn:3076
Fax: 91-80-5722696
E-mail : Vijayendra.Agrawal@wipro.com
**************************************************************


Re: NOTICE: CREATE TABLE/FOREIGN KEY clause ignored; not yet implemented

От
"Gavin M. Roy"
Дата:
Make sure you're using PostgresQL 7.0 or greater.

Cheers,

Gavin

vijayendra mohan agrawal wrote:

> Hi all,
>
> I have used FOREIGN KEYs in some of my tables, while creating those tables,
> notice message comes :
> "NOTICE:  CREATE TABLE/FOREIGN KEY clause ignored; not yet implemented"
>
> Please tell me what to do, because I have to use the referential integrity.
>
> Thank You,
> Best Regards,
> Vijay
>
> ************************************************************
> Vijayendra Mohan Agrawal
> Wipro Technologies
> 26, Hosur Main Road, Bommanhalli,
> Bangalore-560068, India
> Tel: 91-80-5722296 Extn:3076
> Fax: 91-80-5722696
> E-mail : Vijayendra.Agrawal@wipro.com
> **************************************************************