On 25/04/14 10:57, Mahmut Uludag wrote:
Hi, hi, What platform and which version are you using for MonetDB?
We were getting database crashes when we were using our database with read/write mode and using the default sql_optimizer settings. Could you provide the minimal query/data that elicits this effect? We decided to run our database in read-only mode and also has changed the sql_optimizer setting to sequential_pipe.
With new settings we don't see any crashes but have started to see error messages in the log files similar to the following lines.
2014-04-25 08:21:52 ERR db1[14554]: #mvc_bind_schema schema1 2014-04-25 08:21:52 ERR db1[14554]: #mvc_bind_table schema1.table1 2014-04-25 08:21:52 ERR db1[14554]: #mvc_bind_column table1.col1 2014-04-25 08:21:52 ERR db1[14554]: #mvc_rollback 2014-04-25 08:21:52 ERR db1[14554]: #mvc_rollback done 2014-04-25 08:21:52 ERR db1[14554]: #mvc_commit 2014-04-25 08:21:52 ERR db1[14554]: #mvc_commit done These are debugging statements and do not relate to optimizers. regards, Martin
My question is there a procedure to follow when we change sql-optimizer settings? I assume MonetDB has some history of the past and because of the change of the sql_optimizer settings the bits in the history causing these error messages but i would not be surprised if this is completely wrong.
Mahmut Uludag _______________________________________________ users-list mailing list users-list@monetdb.org https://www.monetdb.org/mailman/listinfo/users-list