我在尝试转储数据库时遇到此错误,我输入了
linuxuser $ sudo su postgres
linuxuser $ [sudo] password for linuxuser:...
$ pg_dump -h localhost mydb >tempfile
$ sh: cannot create tempfile: Permission denied
Run Code Online (Sandbox Code Playgroud)
有什么问题?我刚安装了新鲜的postgresql.
postgresql ×1