Skip to content

Enhancement: Allow for disabling SET TIMEZONE #187

@donchesworth

Description

@donchesworth

I know this isn't the proper use for this package, but RPostgres works perfectly for a JBoss Data Virtualization Layer on top of an Amazon Redshift data warehouse. My team has been using it for over a year now. The only issue is that I had to fork the repo and comment out:
dbExecute(con, "SET TIMEZONE='UTC'")

in PqConnection.R because that's not a valid command in JBoss DV. Is there any way you could add a parameter for RPostgres() to allow for not running that command?

Thanks for considering!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions