Hi,<br>I want to open a postgresql connection with the autocommit option set to false, in order to manage some transactions.<br>Is there a way to specifiy connection options with db.connect when using the pg driver ?<br>Thanks.
<br>