hexlet-components / pg-dump-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pg-dump-example

github action status

Requirements

  • Installed PostgreSQL and Git
  • Created database with name hexlet
  • Created role with name of your system user (link)

Install

git clone https://github.com/hexlet-components/pg-dump-example.git
cd pg-dump-example
# load schema and insert data
make # see Makefile for details

Hexlet Ltd. logo

This repository is created and maintained by the team and the community of Hexlet, an educational project. Read more about Hexlet.

See most active contributors on hexlet-friends.

About


Languages

Language:JavaScript 73.2%Language:Makefile 25.0%Language:Dockerfile 1.8%