Re: pg_dump/PgAdmin problem? - Mailing list pgsql-general

From Stephan Szabo
Subject Re: pg_dump/PgAdmin problem?
Date
Msg-id 20020129142641.G95649-100000@megazone23.bigpanda.com
Whole thread Raw
In response to Re: pg_dump/PgAdmin problem?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
On Tue, 29 Jan 2002, Tom Lane wrote:

> Stephan Szabo <sszabo@megazone23.bigpanda.com> writes:
> > My guess is the problem is that the views use column(func(params))
> > which get output by pg_dump as func(params).column.
>
> Um.  Looks like you're right: I see
>     pgadmin_get_sequence(c.oid).sequence_last_value
> and some similar bogosities in the sample views.
>
> > I can replicate in
> > 7.2beta4 with a simpler case, but haven't looked any further.
>
> Er, what version do you have, again?  I tweaked the backend to fix that
> problem awhile ago --- according to the CVS logs the fix is in 7.2beta4:

Err.. b2, oops, that was the machine I didn't upgrade, sorry about that,
wrong terminal strikes again.


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: pg_dump/PgAdmin problem?
Next
From: Cheirie Shum
Date:
Subject: postgres is slow??