Skip to content
This repository has been archived by the owner on Aug 12, 2020. It is now read-only.

Add MonetDB server environment variables to MonetDBLite #202

Open
PedroTadim opened this issue Jun 22, 2018 · 0 comments
Open

Add MonetDB server environment variables to MonetDBLite #202

PedroTadim opened this issue Jun 22, 2018 · 0 comments

Comments

@PedroTadim
Copy link
Contributor

We could add some of the MonetDB server environment variables during MonetDBLite database startup. This could be useful in some environments.

  • Start database on read only. (readonly)
  • The total number of threads to be used during query execution. (nthreads)
  • Maximum number of clients in order to limit thread creation. (nclients)
  • MAL optimization pipeline, but this can be changed with a SQL statement. (optpipe)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant