a blog about live and coding
sudo apt-get install postgresql postgresql-contribcreateuser new_postgre_usercreatedb new_postgre_user the_new_db
$ psql --host=127.0.0.1 --username=new_postgre_user --dbname=the_new_db
Tidak ada komentar:
Posting Komentar