-
Notifications
You must be signed in to change notification settings - Fork 34
Issues: vibhorkum/pg_background
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Is it possible to use pg_background to perform REINDEX INDEX CONCURRENTLY?
#64
opened Dec 4, 2024 by
ignalexeyp
Can't achieve asynchronous using pg_background_detach(pg_background_launch('INSERT QUERY'))
#54
opened May 23, 2024 by
NITHISH862002
If I just call pg_background_launch() is that good enough for an Asynchronous call?
#40
opened Oct 5, 2022 by
kirkw
background query not executed with pg_background_detach(pg_background_launch('...'))
duplicate
feature
#6
opened May 11, 2018 by
radist-nt
Feature:: Function to run queries in the background without being attached to a session.
feature
#1
opened Sep 1, 2017 by
knizhnik
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.