Skip to contents

Connection to postgresql database

Usage

db_con()

Value

connection

Examples

db_connection <- db_con()
#> Error: connection to server on socket "/var/run/postgresql/.s.PGSQL.5432" failed: No such file or directory
#> 	Is the server running locally and accepting connections on that socket?