Re: [MonetDB-users] newbie question, Debian install, can't connect

2007-06-12 Thread Matt Stucky
ah, you mean send it in to the server after it's started, like this: debian5150:~/MonetDB/bin# ./mserver5 # MonetDB Server v5.0.0_beta1_2 # Copyright (c) 1993-2007 CWI, all rights reserved # Compiled for i686-pc-linux-gnu/32bit with 32bit OIDs dynamically linked # dbname:demo # Visit http://monetd

Re: [MonetDB-users] newbie question, Debian install, can't connect

2007-06-12 Thread Sjoerd Mullender
You can also do it on the command line: mserver5 --dbinit='include sql;' Matt Stucky wrote: > ah, you mean send it in to the server after it's > started, like this: > > debian5150:~/MonetDB/bin# ./mserver5 > # MonetDB Server v5.0.0_beta1_2 > # Copyright (c) 1993-2007 CWI, all rights reserved > #