Jody Garnett ha scritto: > No real difference to me either way; not quite sure what page store > format is.
Pagestore is a new storage format for H2. It uses a paged approach, requires less space, I think it can keep blobs in as opposed to external files (or maybe it can up to a certain size), and as Arne noticed, it's faster for the single user case. Downside: it's new and not as well tested as the old storage format (thus 1.2.120 being considered a beta after a long series of stable ones) Cheers Andrea -- Andrea Aime OpenGeo - http://opengeo.org Expert service straight from the developers. ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
