An open API service indexing awesome lists of open source software.

https://github.com/proffix4/quick-start-in-postgresql

Quick start in PostgreSQL for Linux
https://github.com/proffix4/quick-start-in-postgresql

linux postgresql python

Last synced: 3 months ago
JSON representation

Quick start in PostgreSQL for Linux

Awesome Lists containing this project

README

          

# Quick start in PostgreSQL

**Настройки сервера:**

host name: *localhost*

port: *5432*

database: *postgres*

username: *postgres*

password: *postgres*