Tested PostgreSQL Extensions
Remember that when using a PostgreSQL extension, you will need to modify the configuration file of the PostgreSQL instance (by default, located under the PostgreSQL data
directory) and use the CREATE EXTENSION
command on the PostgreSQL listener port to create the extension. Consult the documentation for each extension for detailed information.
The following extensions have been successfully tested with Babelfish:
Extensions that are not recommended
The following extensions have not demonstrated stability when used with Babelfish: