posttestgo

Working with PostgreSQL DB in Go

Create tables by running the next command:

$ psql -h localhost -p 5432 -U ms77grz master < create_tables.sql