dehowef commented on issue #1010: URL: https://github.com/apache/age/issues/1010#issuecomment-1675415237
@arca1n Have you tried testing or troubleshooting the GIN Indexes under different conditions? When I change the size of the dataset, the PG planner opts to use GIN indexes in cases where it deems it more efficient. Also as @jrgemignani mentioned to me on this issue, using the VACUUM command may help optimize the database. The Reindex command as well might help with this. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@age.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org