Re: 7.1->7.2 data import timestamp problems - Mailing list pgsql-admin

From Tom Lane
Subject Re: 7.1->7.2 data import timestamp problems
Date
Msg-id 26955.1014500074@sss.pgh.pa.us
Whole thread Raw
In response to Re: 7.1->7.2 data import timestamp problems  ("Dan Langille" <dan@langille.org>)
List pgsql-admin
"Dan Langille" <dan@langille.org> writes:
> Is there a correct way to replace such definitions?  I tried just a drop
> function and then a create function, but:

> ERROR:  fmgr_info: function 16557: cache lookup failed

CREATE OR REPLACE FUNCTION (new in 7.2) would do the trick.

            regards, tom lane

pgsql-admin by date:

Previous
From: "Dan Langille"
Date:
Subject: Re: 7.1->7.2 data import timestamp problems
Next
From: Jean-Christophe ARNU (JX)
Date:
Subject: mirorring databases with small time gaps