Improving Babelfish query performance - Amazon Aurora

Improving Babelfish query performance

You can achieve faster query processing in Babelfish using query hints and the PostgreSQL optimizer.

You can also improve the query performance using sp_babelfish_volatility procedure. For more information, see sp_babelfish_volatility.

You can also improve the query performance using subquery transformation and subquery cache. For more information, see Optimizing correlated subqueries in Aurora PostgreSQL.