DBI error when changing views

From: Louis-David Mitterrand <vindex+lists-pgsql-general(at)apartia(dot)org>
To: pgsql-general(at)postgresql(dot)org
Subject: DBI error when changing views
Date: 2008-11-13 12:20:38
Message-ID: 20081113122038.GA11084@apartia.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

When changing a view in my mod_perl (mason) application I typically get
this error if I don't restart apache:

"DBD::Pg::st execute failed: ERROR: cached plan must not change result type"

Is there a way to avoid having to restart apache?

Thanks,

--
http://www.critikart.net

Browse pgsql-general by date

  From Date Subject
Next Message Markus Wollny 2008-11-13 12:56:11 Re: Suboptimal execution plan for simple query
Previous Message Sam Mason 2008-11-13 12:18:35 Re: Suboptimal execution plan for simple query