On Fri, Apr 17, 2009 at 4:06 PM, Tom Lane wrote:
> As of 8.4, pg_dump ignores --ignore-version altogether, because of the
> way it's been rampantly abused. There was never any intention that that
> should be a flag to use routinely; it was meant to get you out of
> emergency situations where you
Dave Page writes:
> On Fri, Apr 17, 2009 at 3:10 PM, Tom Lane wrote:
>> Quan Zongliang writes:
>>> In next version(1.10), pgAdmin add a new option to ignore version mismatch
>>> check.
>>
>> This is a really bad idea, as it opens you up to the possibility of
>> silently wrong dumps.
> It's us
On Fri, Apr 17, 2009 at 3:10 PM, Tom Lane wrote:
> Quan Zongliang writes:
>> In next version(1.10), pgAdmin add a new option to ignore version mismatch
>> check.
>
> This is a really bad idea, as it opens you up to the possibility of
> silently wrong dumps.
It's using the --ignore-version flag
Quan Zongliang writes:
> In next version(1.10), pgAdmin add a new option to ignore version mismatch
> check.
This is a really bad idea, as it opens you up to the possibility of
silently wrong dumps.
regards, tom lane
--
Sent via pgsql-general mailing list (pgsql-genera
> I think this is a bug in the version.
> If linux and windows pg_dump are not the same and what can be I do to backup
> the database.
Hi,
In next version(1.10), pgAdmin add a new option to ignore version mismatch
check.
Beta2 is here:
http://www.postgresql.org/ftp/pgadmin3/release/v1.10.0-beta2/
I think this is a bug in the version.
If linux and windows pg_dump are not the same and what can be I do to backup
the database.
Thanks
Joshua D. Drake wrote:
>
> On Thu, 16 Apr 2009 21:05:41 -0700 (PDT), kabindra
> wrote:
>> Hello
>> I am using pgplus 8.3 in linux(centos) and trying to back
On Thu, 16 Apr 2009 21:05:41 -0700 (PDT), kabindra
wrote:
> Hello
> I am using pgplus 8.3 in linux(centos) and trying to backup the
database
> from windows machine using pgadmin 1.8.4 but i get an error while backing
> up. It says version mismatched and use -i option if I want to proceed.
> If
Hello
I am using pgplus 8.3 in linux(centos) and trying to backup the database
from windows machine using pgadmin 1.8.4 but i get an error while backing
up. It says version mismatched and use -i option if I want to proceed.
If anybody knows what going on please email me or reply on this post.
T