Re: {**Spam**} Re: [PATCHES] Proposed patch: synchronized_scanning GUC variable

From: Dimitri Fontaine <dfontaine(at)hi-media(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Bruce Momjian <bruce(at)momjian(dot)us>, Simon Riggs <simon(at)2ndquadrant(dot)com>, Neil Conway <neilc(at)samurai(dot)com>, Gregory Stark <stark(at)enterprisedb(dot)com>, "Jonah H(dot) Harris" <jonah(dot)harris(at)gmail(dot)com>
Subject: Re: {**Spam**} Re: [PATCHES] Proposed patch: synchronized_scanning GUC variable
Date: 2008-01-31 16:00:26
Message-ID: 200801311700.29497.dfontaine@hi-media.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Le jeudi 31 janvier 2008, Tom Lane a écrit :
> I'm thinking next major. In principle there could be cases where a
> minor update could break pg_dump, but it seems unlikely enough that
> it's not reasonable to embed such a policy in the code. As for
> next major, though, the mere existence of the -i switch is a foot-gun
> with no significant value.

+2 then :)

1. Current behavior is to issue the « -i warning » even when having minor
version mismatch, getting rid of this would be great... even more so now
we know there's almost no risk here.

2. Major version mismatch seems to be one of the major migration pitfalls out
there. The famous "You have to dump with the newer pg_dump version against
the current production setup" cookbook entry will certainly be better
embedded into the code.

Regards,
--
dim

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2008-01-31 16:02:03 Re: Remove pg_dump -i option (was Re: Proposed patch: synchronized_scanning GUC variable)
Previous Message Hubert FONGARNAND 2008-01-31 15:50:14 Re: BUG: type of "xxxx" does not match that when preparing the plan

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2008-01-31 16:02:03 Re: Remove pg_dump -i option (was Re: Proposed patch: synchronized_scanning GUC variable)
Previous Message Tom Lane 2008-01-31 15:28:59 Re: Remove pg_dump -i option (was Re: Proposed patch: synchronized_scanning GUC variable)