How to enable PostgreSQL support in FlexiCapture 12

Question

 

How to enable PostgreSQL support in FlexiCapture 12?

 

Answer

To enable PostgreSQL support you should follow these steps:

  1. Add to c:\inetpub\wwwroot\FlexiCapture12\Monitoring\Web.config this string:
    <appSettings>
    <add key="PostgreSqlEnabled" value="true" />
    <appSettings>
  2. Restart the IIS Web server;
  3. After that PostgreSQL option will appear in the Database creation menu.
  4. Install ODBC driver by the link (for example psqlodbc_12_02_0000-x64.zip ):
    https://www.postgresql.org/ftp/odbc/versions/msi/

Have more questions? Submit a request

Comments

0 comments

Please sign in to leave a comment.