Replies: 1 comment 1 reply
-
|
when installing postgresql packages, a postgres user is automatically created with his home directory. If you want to specify a different home directory, you need to create a user first or explicitly change the home directory for an already created user. But I haven't tried to change it because I don't see the need for it. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Changing the default home directory for postgres to other than /var/lib/postgresql in ubuntu won't work. is this known issue ?
Beta Was this translation helpful? Give feedback.
All reactions