MonetDB Download Area
Name Last modified Size Description
Parent Directory -
Fedora/ 30-Aug-2010 09:17 - MonetDB Fedora RPMs & YUM repository
Java/ 30-Aug-2010 09:17 - MonetDB Java interfacing: JDBC & XRPC
MonetDB-GPG-KEY 18-Nov-2008 15:46 1.9K MonetDB public key
Windows/ 30-Aug-2010 09:17 - MonetDB Windows installers
deb/ 30-Aug-2010 09:17 - MonetDB Debian and Ubuntu repository
sources/ 30-Aug-2010 09:17 - MonetDB source distributions
testing/ 01-Jul-2010 14:05 - MonetDB release candidates
In various directories there is a file SHA1SUM which contains the sha1 checksum of the files in that directory. This SHA1SUM file is signed using the key of which the public part is available in the file MonetDB-GPG-KEY. This key is also available from keyservers:
gpg --recv-key 0x0583366F
In addition, all RPM files and DEB packages are also signed with this key. See the Fedora and deb (for Debian and Ubuntu) directories for more details.
Note:
The Debian and Ubuntu distributions are now combined into a
single directory deb. You may need to fix
your configuration. See the instructions in deb.
NOTE:
Before upgrading to the Nov2008 or any later release
(i.e. anything available in this download area) from a release of
MonetDB older than the Nov2008 release, please make a dump (SQL,
XQuery)
of your database, and rename/move/backup the database directories
(dbfarm, sql_logs, xquery_logs).
After the upgrade, restore
(SQL,
XQuery)
your database, again. Once you have checked and confirmed the
correctness of the restore, you can delete the above
renamed/moved/backed-up old database directories. Note that
the databases of the Nov2008 and later releases are all backward
compatible with each other (as long as you use the same machine
architecture).
When upgrading from a release of MonetDB older than the May2009 release, you need to move your write-ahead log following the "recommended" instructions for SQL and/or XQuery.
Further information about the "Jun2010-SP2" release is available in the release notes.