Description Usage Arguments Value Examples
View source: R/AmerAssocIndividInvestorsAAII.R
Set PostgreSQL memory parameters.
1 | dbSetPerformanceEM(connName, env, exec = TRUE, display = TRUE)
|
connName |
String. Default is "connEM". Contains the name of the variable that contains the name of the "connection" in the environment "env". |
env |
Environment. Default is the .Global environment. This is the environment to return the connection object "connEM". |
exec |
Logical. Whether to execute the query (defaults to |
display |
Logical. Whether to display the query (defaults to |
PostgreSQL parameters are set
1 2 3 4 | ## Not run:
dbSetPerformanceEM()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.