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

Compose: Add override for logging transactions into Dockerized DB #58

Open
bisgardo opened this issue Oct 12, 2022 · 1 comment
Open

Comments

@bisgardo
Copy link
Owner

bisgardo commented Oct 12, 2022

Transaction logging is enabled with a profile in the main spec. It currently only supports logging transactions into an external PostgreSQL instance. An override txlog-local (which activates the txlog profile) would enable them to be ingested into a DB container running as part of the deployment instead.

Related to #59.

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