Creating user, database and adding access on PostgreSQL

Creating user, database and adding access on PostgreSQL

NOTE: Right off the bat — this is valid as on March 2017, running on Ubuntu 16.04.2, with PostgreSQL 9.6 TL;DR; version sudo -u postgres psqlpostgres=# create database mydb;postgres=# create user myuser with encrypted password ‘mypass’;postgres=# grant all...
Apa Itu Metaverse dan Cara Kerjanya ?

Apa Itu Metaverse dan Cara Kerjanya ?

Apa yang dimaksud dengan metaverse? Pernahkah Anda mendengar konsep realitas atau kenyataan? Konsep realitas ini juga sempat terkenal di masanya dan bahkan masuk dalam film ternama seperti The Matrix. Dalam film tersebut, karakter bernama Morpheus bertanya pada...
Design Thinking vs Analytical Thinking

Design Thinking vs Analytical Thinking

Photo by Shukhrat Umarov on Pexels It’s story time. One day, a truck driver tried to pass under a low bridge, but miscalculated the height and wedged the truck underneath the bridge, unable to move. When emergency services, firefighters, and engineers...
What Is Blockchain Technology ?

What Is Blockchain Technology ?

Blockchain is the innovative database technology that’s at the heart of nearly all cryptocurrencies. By distributing identical copies of a database across an entire network, blockchain makes it very difficult to hack or cheat the system. While cryptocurrency is the...