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

Add MonetDB server environment variables to MonetDBLite  #202

@PedroTadim

Description

@PedroTadim

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions