aws / pg_tle

Framework for building trusted language extensions for PostgreSQL
Apache License 2.0
337 stars 30 forks source link

Start background workers on consistent state #262

Closed adamguo0 closed 10 months ago

adamguo0 commented 10 months ago

Description of changes: Allows workers to start on hot standby.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.