Re: missing cache data for cache id 27 - Mailing list pgsql-general

From brian
Subject Re: missing cache data for cache id 27
Date
Msg-id 45B79C19.4000202@zijn-digital.com
Whole thread Raw
In response to Re: missing cache data for cache id 27  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: missing cache data for cache id 27  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Tom Lane wrote:
> brian <brian@zijn-digital.com> writes:
>
>>I'm getting the above error when i try to replace a function of mine.
>
>
> In what PG version?
> http://archives.postgresql.org/pgsql-bugs/2006-10/msg00044.php
> http://archives.postgresql.org/pgsql-committers/2006-10/msg00084.php
>
>
>>And why does the function definition in the db dump not reflect that OUT
>>params are called for?
>
>
> Need a newer phpPGAdmin, perhaps?  It'd be unsurprising for pre-8.1 code
> to fail to notice the OUT parameters, since it'd not know about the new
> columns in pg_proc ...
>

phpPgAdmin 4.0.1 (4.1 is latest). But i was under the impression that it
simply makes a call to pg_dump, so wasn't expecting the problem lay in
the front end.

b

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: missing cache data for cache id 27
Next
From: Tom Lane
Date:
Subject: Re: missing cache data for cache id 27