Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Enable Vector Extension for Azure Database PostgreSQL - Flexible Server

By default, the VECTOR Vector extension is enabled for Postgres. However, it is not enabled with Azure Postgres SQL Database. If this extension is not enabled, tables depending on this extension will not be created. Due to these missing tables in the Azure SQL Database, an exception occurs while deleting the semantic model. You will not be able to use the semantic model to create chat sessions.

To enable the VECTOR Vector extension in Azure PostgreSQL:

...