Socket error in python
- by Alice Everett
I am using python-monetdb 11.16.0.7. I created my database farm and database according to instructions given below (source: http://www.monetdb.org/Documentation/monetdbd)
% monetdbd start /home/my-dbfarm
% monetdb create my-first-db
Then I tried to connect to the database using the below mentioned command in…