Wrong # of arguments in call to RI_Fkey_key equals _upd() - Mailing list pgsql-admin

From Subra Radhakrishnan
Subject Wrong # of arguments in call to RI_Fkey_key equals _upd()
Date
Msg-id 20010806101205.91187.qmail@web13804.mail.yahoo.com
Whole thread Raw
Responses Re: Wrong # of arguments in call to RI_Fkey_key equals _upd()  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
List pgsql-admin
Hi All,

This is what we did before we got the error:

1. Took a backup of existing dB (hospdb) using pg_dump
(full backup including schema and data)

2. Modified the schema to change the field size from
200 to 600 (varchar data type)

3. Dropped the dB (hospdb)

4. Recreated the dB (hospdb)

5. Used psql to reload the schema and data

6. Now when I am using the dB and trying to update a
table, I get the following error message 'Wrong # of
arguments in call to RI_Fkey_key equals _upd()'

Please help.

Thanks

R. Subramaniam

__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

pgsql-admin by date:

Previous
From: Grant
Date:
Subject: Re: Problems with PostgreSQL 7.1.2
Next
From: Stephan Szabo
Date:
Subject: Re: Wrong # of arguments in call to RI_Fkey_key equals _upd()