Plugin adaptation

1. Objective

  • This version is adapted to work with plugins such as pgddl, pgvector, pgroonga, and others, to meet the users' needs for diverse database plugin usage.

2. illustrate

  • Users who have installed via RPM packages already have the above plugins included. They can connect to the database and execute the CREATE EXTENSION statement as needed. For other plugins, users can download the source code and explore them by integrating with IvorySQL.

3. usage

For detailed usage instructions, please refer to the corresponding project website of the plugin:

pgddl

https://github.com/lacanoid/pgddl

pgvector

https://github.com/pgvector/pgvector

pgroonga

https://github.com/pgroonga/pgroonga