Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: 7.2.3 patching done - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: 7.2.3 patching done
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: 7.2.3 patching done  (Bruce Momjian <[email protected]>)
Responses Re: 7.2.3 patching done
List pgsql-hackers
Bruce Momjian writes:

> > BTW, is it possible to have just patch against previous version (to reduce
> > traffic and CPU)? I.e. something like 7.2.2-7.2.3.diff.gz?
>
> In some releases, it is possible, in others we add/remove files and it
> isn't possible.  I think because it isn't always possible we normally
> don't do it.

Adding or removing files isn't the problem (see -N option).  Binary files
are the problem.

Using xdelta would be safe, though.

-- 
Peter Eisentraut   [email protected]



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: pg_dump and large files - is this a problem?
Next
From: Peter Eisentraut
Date:
Subject: Re: psqlODBC *nix Makefile (new 7.3 open item?)