Skip to content

Connect call optional arguments #66

@ghost

Description

Feature request
Extend the list of properties in the connect() call with

  • nr_threads= to control the level of parallelism (0=all cores used)
  • memorylimit= to control the memory footprint allowed in :memory: mode in MB
  • querytimeout= seconds before a query is forced to terminate
  • logging= the file location for the tracer files
  • username= used to connect to a remote server
  • password= credentials to reach the remote server
  • port= optional TCP/IP port to listen for connections

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions