Postgres Installation
-
Postgres Installation
sudo pacman -S postgresql postgis sudo -u postgres -i initdb --locale $LANG -E UTF8 -D '/var/lib/postgres/data/' exit sudo systemctl enable --now postgresql.service #sudo systemctl start postgresql.service sudo su postgres psql --version psql # insert admin password \password \q sudo pamac install pgadmin4Upgrade databáze (pokud nejsou update scripts)
Je nutné smazat :
/var/lib/postgres/data/přidělit práva
/var/lib/postgres/pro user a skupinupostgrespotom znovu vytvořit databáze repository:
initdb --locale $LANG -E UTF8 -D '/var/lib/postgres/data/'pak již znovu nahodit server.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Registrovat Přihlásit se