Minor usability/debuggability suggestion... RI violation error messages in 7.0.0 do not appear to identify the offending value. Example: ERROR: fk_employee_currency referential integrity violation - key referenced from employee not found in currency Easier to debug would be: ERROR: fk_employee_currency referential integrity violation - key '27' referenced from employee not found in currency Regards, Ed Loehr
- [HACKERS] copy from stdin limits Ed Loehr
- [HACKERS] copy from stdin limits Camm Maguire
- Re: [HACKERS] copy from stdin limits Tom Lane
- Re: [HACKERS] copy from stdin limits Camm Maguire
- Re: [HACKERS] copy from stdin limits Tom Lane