Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

4
  • 11
    psql postgres results: psql: FATAL: role "root" does not exist Commented May 29, 2019 at 21:16
  • 5
    psql postgres -U postgres? Depends on the user (-U) you have. Commented Jan 28, 2020 at 21:04
  • thank you! I struggled how to backup postgresql with root since I dont know postgres password Commented Feb 6, 2020 at 8:47
  • I get an error "must be a superuser to create a superuser" Commented Aug 21, 2020 at 13:10