activateTsSet           Activate a Set of Time Series
addKeysToTsSet          Add keys to an existing Time Series set
addMetaInformation      Add Meta Information to R Environments
beginTransaction        Convenience Wrapper to SQL classics for
                        BEGIN,COMMIT, ROLLBACK
changeTsSetOwner        Change the owner of a Time Series set
createConObj            Conveniently Create Connection Object to
                        PostgreSQL based timeseriesdb
createHstore            Create Hstore
createTimeseriesMain    Create Statements for PostgreSQL tables
dbIsValid,PostgreSQLConnection-method
                        Check Validity of a PostgreSQL connection
deactivateTsSet         Deactivate a Set of Time Series
deleteTimeSeries        Delete Time Series from the database
deleteTsSet             Permanently delete a Set of Time Series Keys
exportMetaEnv           Export Content of Meta Information Environment
                        to Various File Formats
getListDepth            Determine depth of a list
getMeta                 Quickly Handle Meta Information
getTimeSeriesVintages   Get all available vintages for the time series
                        identified by 'series'
indexToDate             Convert ts style time index Date representation
joinTsSets              Join two Time Series sets together
listTsSets              List All Time Series Sets for a Particular User
loadTsSet               Load a Time Series Set
overwriteTsSet          Overwrite a Time Series set with a new one
pgCopyDf                Copy data.frame to postgres using bulk copy
readMetaInformation     Read Meta Information from a Time Series
                        Database
readTimeSeries          Read Time Series From PostgreSQL database
removeKeysFromTsSet     Remove keys from a Time Series set (if present)
rmAllBut                Delete all objects except for specific objects
runCreateTables         Run Setup: Create all mandatory tables
runDbQuery              Run SELECT query
runUpgradeTables        Add Release Date Column to Tables
searchKVP               Search Key-Value Pairs, look for existing keys
                        in an Hstore
setAttrListWise         Set Attributes to Each Element of List
                        According to a Given Vector
storeListChunkWise      Store a List of Time Series Chunk Wise to Avoid
                        Memory Problem
storeMetaChunkWise      Store Meta Information Chunk Wise to Avoid
                        Memory Problem
storeMetaInformation    Store Meta Information to the Database
storeTimeSeries         Write an R time series to a PostgreSQL database
storeTsSet              Store a New Set of Time Series
updateMetaInformation   Update Meta Information Records
writeLogFile            Simple Log File Writer
zooLikeDateconvert      Zoo like Date Conversion
