createIndicesOnDatabase: Create indices in the LEGEND result database

Description Usage Arguments

View source: R/UploadDataToDb.R

Description

Create indices on the large tables in the LEGEND evidence model for faster searching.

Usage

1
createIndicesOnDatabase(connectionDetails, staging = FALSE)

Arguments

connectionDetails

An object of type connectionDetails as created using the createConnectionDetails function in the DatabaseConnector package.

staging

If TRUE, the table names on the server will have the postfix "_staging" to allow new tables to be created while old ones are in use.


OHDSI/Legend documentation built on Dec. 29, 2020, 3:52 a.m.