su postgres
sudo -u postgres psql
postgres=# create database mydb;
postgres=# create user myuser with encrypted password 'mypass';
postgres=# grant all privileges on database mydb to myuser;sudo -u postgres psql
Also in C++:
- what is appmenu-gtk-module
- how to check opencv version
- uninstall winetricks ubuntu
- git prune
- heroku create with name
- how to uninstall npm packages
- react htaccess
- uploading a folder to github
- regex final word
- supervisord install ubuntu
- remove branch git
- pip install doesn't work
- change mode in linux
- git clone in current directory
- angular install
- install scoop
- can we declare state outside the class
- linux set date timezone
- readme.md code snippet
- flutter sdk path mac
- how to activate administrator account in windows 10 command prompt
- ubuntu bluetooth not working
- linux save and exit
- cmd commands windows 10