Re: pg_dump: ALTER SEQUENCE ... OWNED in 8.1

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: rod(at)iol(dot)ie
Cc: Laurent ROCHE <laurent_roche(at)yahoo(dot)com>, pgadmin-support(at)postgresql(dot)org
Subject: Re: pg_dump: ALTER SEQUENCE ... OWNED in 8.1
Date: 2007-06-18 21:53:13
Message-ID: 4676FEC9.5090801@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Raymond O'Donnell a écrit :
> On 18/06/2007 17:50, Laurent ROCHE wrote:
>
>> However my server is PG 8.1 and this is 8.2 syntax. I understand
>> pgAdmin runs a standard pg_dump but I would expect it to run a
>> version compatible with my server ! ? !
>
> I run the Windows version of pgAdmin, and the installer bundles the
> latest version of pg_dump available at the time of release - so this
> would have been 8.2 with the current pgAdmin.
>

That's right.

And bundling some releases has a cost. pgAdmin's package would be much
more heavy. One way we could try is to put the other pg_dump releases on
other packages and let the user chooses which one he wants to use. But,
GUI won't be easy.

At least, you can try with a 8.1 pg_dump release. (please, be sure to
copy your existing pg_dump before anything).

Regards.

--
Guillaume.
<!-- http://abs.traduc.org/
http://lfs.traduc.org/
http://docs.postgresqlfr.org/ -->

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message cha 2007-06-19 05:41:32 pg_dump: Exclude multiple tables in version 7.4
Previous Message Raymond O'Donnell 2007-06-18 17:49:50 Re: pg_dump: ALTER SEQUENCE ... OWNED in 8.1