Re: [BUGS] BUG #3876: Problems migrating databases

2008-01-15 Thread Guillaume Smet
On Jan 15, 2008 5:52 PM, Ruben Camargo Gomez <[EMAIL PROTECTED]> wrote: > I had this error from my log file: > ERRORROR: missing FROM-clause entry for table "tbldishot" > CONTEXT: SQL statement "update tblalohot set alohot_con = > coalesce(alohot_con,0)+8 where tbldishot.dishot_cod = tblalohot.d

Re: [BUGS] BUG #3876: Problems migrating databases

2008-01-15 Thread J6M
#sql_inheritance = on It is hence probably possible to bypass some of your problems, giving you time to rewrite the offending queries/functions. - Original Message - From: "Ruben Camargo Gomez" <[EMAIL PROTECTED]> To: Sent: Tuesday, January 15, 2008 5:52 PM Subject:

[BUGS] BUG #3876: Problems migrating databases

2008-01-15 Thread Ruben Camargo Gomez
The following bug has been logged online: Bug reference: 3876 Logged by: Ruben Camargo Gomez Email address: [EMAIL PROTECTED] PostgreSQL version: 8.1 Operating system: Linux Red Hat Enterprice 5 Description:Problems migrating databases Details: Hi, frist of all than