Re: pg_dump/PgAdmin problem?

Поиск
Список
Период
Сортировка
От Stephan Szabo
Тема Re: pg_dump/PgAdmin problem?
Дата
Msg-id 20020129142641.G95649-100000@megazone23.bigpanda.com
обсуждение исходный текст
Ответ на Re: pg_dump/PgAdmin problem?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pg_dump/PgAdmin problem?
Следующее
От: Cheirie Shum
Дата:
Сообщение: postgres is slow??