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] disable NOTICE logs #91

Open
CristianPi opened this issue May 13, 2020 · 0 comments
Open

[question] disable NOTICE logs #91

CristianPi opened this issue May 13, 2020 · 0 comments

Comments

@CristianPi
Copy link

Hi,
i have some long identifier, and i wanted to disable the NOTICE logs that is slowing down the system.

NOTICE: identifier "review__marketStore_address_province_region_country_translations" will be truncated to "review__marketStore_address_province_region_country_translation"

i tried to disable logs on the db side by
SET client_min_messages = 'ERROR';

but i still see the logs on the console.

are there any things that i can do beside using the js pg package?

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