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
Hi, Dis you take a look at the Postgres release notes and at the section of postgresql.conf on compatibility with previous releases ? (see below) #--- # VERSION/PLATFORM COMPATIBILITY #-