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

[QUESTION] How to log errors to postgres db #51

Open
srajan3012 opened this issue Apr 29, 2022 · 1 comment
Open

[QUESTION] How to log errors to postgres db #51

srajan3012 opened this issue Apr 29, 2022 · 1 comment

Comments

@srajan3012
Copy link

From Readme: --log-to=connstr: postgres db for logging errors into (default: don’t log)
Do I need to create a table in DB or sqlsmith will create one for it?
What is the table schema if i need to create the table beforehand?

Thanks

@KyleLilly
Copy link

The schema is mentioned in the README - https://github.com/anse1/sqlsmith#large-scale-testing. The log.sql file will create what is necessary.

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

2 participants