Wrong # of arguments in call to RI_Fkey_key equals _upd()

From: Subra Radhakrishnan <subra100(at)yahoo(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Wrong # of arguments in call to RI_Fkey_key equals _upd()
Date: 2001-08-06 10:12:05
Message-ID: 20010806101205.91187.qmail@web13804.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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/

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Stephan Szabo 2001-08-06 15:14:12 Re: Wrong # of arguments in call to RI_Fkey_key equals _upd()
Previous Message Grant 2001-08-05 23:48:00 Re: Problems with PostgreSQL 7.1.2