Skip to content
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

Make a note in docs about repeatable read isolation #10

Open
jfinzel opened this issue May 21, 2019 · 0 comments
Open

Make a note in docs about repeatable read isolation #10

jfinzel opened this issue May 21, 2019 · 0 comments

Comments

@jfinzel
Copy link
Collaborator

jfinzel commented May 21, 2019

Background workers use repeatable read transaction isolation specifically to avoid seeing different snapshots of data from more than one required temp table creation in data aggregation stage. Make a note that it should be supported to run pg_fact_loader using an external scheduler so long as sessions run at this isolation level.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant