Additional Parameter Settings

The following parameters can be set for the Vertica client drivers.

Logging Settings

These parameters control how messages between the client and server are logged. None of these settings are required. If they are not set, then the client library does not log any messages. They apply to both ADO.NET and ODBC.

Note: These settings are also available for the Vertica JDBC driver through connection properties. See Connection Properties for details.

ODBC-specific Settings

The following settings are used only by the Vertica ODBC client driver.

Note: On AIX platforms, you need give the path to the library archive, followed by the name of the library enclosed in parenthesis. For example:
ODBCInstLib=/usr/lib64/libodbcinst.a(libodbcinst.so.1)

ADO.NET-specific Settings

This setting applies only to the ADO.NET client driver:

C#PreloadLogging—Tells the Vertica ADO.NET driver to begin logging as soon as possible, before the driver has fully loaded itself. Normally, logging only starts after the driver has fully loaded. Valid values for this setting are: