16.6. Limitations#
16.6. Limitations #
Cursors and prepared statements are not supported.
Function parameters are not yet passed to the autonomous worker.
Transaction and error handling is limited compared to regular
PL/pgSQL
.Data access is limited to the same database.
Memory usage increases with an additional backend process.
Launching the worker adds startup overhead.
These restrictions may be lifted in future revisions of the feature.