Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- RUBY
- 오랜지파이
- Migrate
- 쿠버네티스
- Time.znoe.now
- 주차장 시스템
- ubuntu
- Kotlin
- mac
- change_column_null
- Visual Studio Code
- after_save
- docket
- MySQL
- Ruby on Rails
- with_indifferent_access
- Orange Pi 3B
- 설치
- Java
- 이것이 자바다
- change_column
- docker
- ruby #string #strip #split #gsub
- 우분투
- after_update
- 사용중인포트검색
- install
- bulma
- Rails
- 우분투 24
Archives
- Today
- Total
중고 신입이 개발해보기..
MAC에 postgresql 설치 본문
패키지 검색
$ brew search postgresql
homebrew로 설치하기..
$ brew install postgresql
보고 따라한 사이트
https://neulpeumbomin.tistory.com/9
Mac PostgreSQL 설치
MacOS PostgreSQL 설치 설치환경 MacOS homebrew버전 : homebrew 1.3.2 PostgreSQL Version : v9.6 목차 homebrew homebrew? 설치 간단한 사용법 Postgresql 설치 설치 설치 확인 Postgresql 서비스 시작 접속 테..
neulpeumbomin.tistory.com
$ postgres --version postgres (PostgreSQL) 12.2 |
$ postgres --version $ psql --version
$ brew services start postgresql |
'Database > ProtgreSQL' 카테고리의 다른 글
PostgreSQL 기본 포트 (0) | 2018.05.08 |
---|
Comments