Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

[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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant