03_02_PostgreSQL_GO-PQ

command
v0.0.0-...-f03d621 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 3, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

README

Postgre SQL

Postgre SQL Yükleme

Ubuntu 18 için
sudo echo "deb http://apt.postgresql.org/pub/repos/apt/ bionic-pgdg main" > /etc/apt/sources.list.d/pgdg.list
wget --quiet -O - https://www.postgresql.org/media/keys/ACCC4CF8.asc | sudo apt-key add -
sudo apt-get update
sudo apt-get install postgresql-11
sudo su - postgres
createuser --interactive --pwprompt

Karşımıza gelen seçenekte kullanıcı adını aşağıdaki gibi doldurun

gotestpsqg.png

ardından aşağıdaki adımları izleyerek db oluşturun

createdb.png

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL