[postgis-users] RC2 is Out
strk at refractions.net
strk at refractions.net
Wed Jan 26 23:50:31 PST 2005
On Wed, Jan 26, 2005 at 04:34:42PM -0800, Ron Mayer wrote:
>
> Would we need a dump/restore to go from RC1 to RC2?
You can avoid it if you drop and recreate
all *FromWKB() and *FromText() functions.
Another change in the .sql enabler is a more correct use of
IMMUTABLE, STRICT and STABLE keywords, but keeping the
old definitions doesn't hurt much.
>
> And a related question... do you know if it is it likely or unlikely that
> we'd need a dump/restore to go from RC2 to the actual release?
It is unlikely, but possibly convenient.
Theoretically you don't *need* a dump/reload unless internal storage
changed (it happened between 0.9 and 1.0), but practically it is usually
easier to do it that way.
The problem is that postgis lacks a strategy for live upgrades.
This needs to be addressed soon or late.
-strk;
>
> Thanks,
> Ron
>
>
> On Wed, 26 Jan 2005, Paul Ramsey wrote:
>
> > RC2 is released, in the usual place:
> > http://postgis.refractions.net/download.php
> >
> > P
> > _______________________________________________
> > postgis-users mailing list
> > postgis-users at postgis.refractions.net
> > http://postgis.refractions.net/mailman/listinfo/postgis-users
> >
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users
More information about the postgis-users
mailing list