Re: [BUGS] BUG #2455: psql failing to restore a table because of a constaint violation.

2006-05-26 Thread Tom Lane
"Jeff Ross" <[EMAIL PROTECTED]> writes: > After the upgrade to 8.1.4, this script I use to sync a development database > with our live database began failing. > Here's the failure: > psql:/home/_postgresql/wykids20060524.sql:84507: ERROR: new row for > relation "Clearinghouse" violates check > c

[BUGS] BUG #2455: psql failing to restore a table because of a constaint violation.

2006-05-26 Thread Jeff Ross
The following bug has been logged online: Bug reference: 2455 Logged by: Jeff Ross Email address: [EMAIL PROTECTED] PostgreSQL version: 8.1.4 Operating system: OpenBSD 3.9 -current Description:psql failing to restore a table because of a constaint violation. Details: