Skip to contents

Start a postgres log

Usage

postgresLog(path, sql = TRUE, explain = TRUE, analyse = FALSE)

Arguments

path

Path to a folder where to store the log files.

sql

Whether to log the sql information.

explain

Whether to log the explain infotmation.

analyse

Whether to log the analyse information.

Value

Invisible path.