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
- Host: GitHub
- URL: https://github.com/proffix4/quick-start-in-postgresql
- Owner: proffix4
- License: mit
- Created: 2022-05-02T13:30:10.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-07T15:36:42.000Z (about 4 years ago)
- Last Synced: 2025-10-24T23:28:53.973Z (8 months ago)
- Topics: linux, postgresql, python
- Language: Shell
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Quick start in PostgreSQL
**Настройки сервера:**
host name: *localhost*
port: *5432*
database: *postgres*
username: *postgres*
password: *postgres*