[MonetDB-users] How to run monetdb and create a database, with the geom module?
I cannot figure out how to do geom stuff with the Fedora 12 rpm binary install. If I run $ sudo mserver5 --dbinit="include geom; include sql;sql.start();" then in another shell try and create a test database i get an error than monetdb (merovingian) is not running: $ sudo monetdb create test monetdb: cannot perform: MonetDB Database Server (merovingian) is not running If I run merovingian, then it starts the MonetDB with --dbinit="include sql" I can then create a database, but I cant load the GEOM extensions. So I feel like I end up in a catch-22. Can someone explain how I can run monetdb, and create a database, with the geom module? Cheers Mike.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Op 25-03-10 05:06, Michael Pheasant schreef:
I cannot figure out how to do geom stuff with the Fedora 12 rpm binary install.
If I run
$ sudo mserver5 --dbinit="include geom; include sql;sql.start();"
then in another shell try and create a test database i get an error than monetdb (merovingian) is not running:
$ sudo monetdb create test monetdb: cannot perform: MonetDB Database Server (merovingian) is not running
Obviously you don't do that, because you just started the database manually. And that database should be active at the default port which mclient -lsql will happily connect you to.
Can someone explain how I can run monetdb, and create a database, with the geom module?
http://monetdb.cwi.nl/SQL/Documentation/SQL_002fGIS.html 4.4.4 Installation Stefan -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEAREKAAYFAkuq7F0ACgkQYH1+F2Rqwn00LQCfWpxD0El/RjajLkpQKFARCLOG uXwAn0lp+dTSzxmqFLrAK6gBiMjgcCSA =bwRD -----END PGP SIGNATURE-----
participants (2)
-
Michael Pheasant
-
Stefan de Konink