79128150

Date: 2024-10-26 08:59:26
Score: 3
Natty:
Report link

run 2 statements below would resolve the issues for ERROR: permission denied for schema public.

GRANT ALL ON SCHEMA public TO GRANT ALL ON DATABASE logistics TO

you can replace ALL with your access required (eg, CREATE, SELECT ?)

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: user27996201