Notice
Link
Recent Comments
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 | 31 |
Tags
- sshd_config
- python 3.7
- #PostgreSQL
- PYTHON
- 유튜브홍보
- root
- Python3
- 유튜브구독자
- 유튜브수익
- OpenCV
- skbuild
- ubuntu
- 유튜브조회수
- nodemon
- python 3.7 install
- linux
- 유튜브채널
- sequence diagram
- error
- 유튜브영상
- vim
- python3.7
- pip3
- nunjucks
- template
- Mermaid
- opencv-python
- python install 3.7
- nodejs
- 상위유튜버
Archives
목록#PostgreSQL (1)
우리집
PostgreSQL 설치 및 접속
1. https://www.postgresql.org/download/ 접속 2. 해당 리눅스 종류 및 버전 선택ex) 우분투 16.04 버전의 경우, Xenial (16.04) 선택 3. 선택한 버전에 맞는 메뉴얼에 따라 설치To use the apt repository, follow these steps: Choose your Ubuntu version Zesty (17.04) Xenial (16.04) Trusty (14.04) Create the file /etc/apt/sources.list.d/pgdg.list, and add a line for the repositorydeb http://apt.postgresql.org/pub/repos/apt/ xenial-pgdg mainImport t..
Linux - Ubuntu
2018. 2. 21. 14:33