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
- 주차장 시스템
- change_column
- 우분투
- 도커
- Visual Studio Code
- 설치
- with_indifferent_access
- Migrate
- docker
- 오랜지파이
- 이것이 자바다
- MySQL
- change_column_null
- Orange Pi 3B
- Java
- 쿠버네티스
- after_save
- RUBY
- Ruby on Rails
- after_update
- Time.znoe.now
- 사용중인포트검색
- 우분투 24
- ruby #string #strip #split #gsub
- ubuntu
- install
- mac
- Rails
- docket
- Kotlin
Archives
- Today
- Total
목록postgres (1)
중고 신입이 개발해보기..

github에 저장소를 하나 만든다.. $ git config --list $ git config --local user.name 'my_name' $ git config --local user.email 'my_name@email.com' $ brew uninstall postgresql $ brew cleanup $ brew install postgresql 재설치를 했다.. $ postgres -V postgres (PostgreSQL) 13.1 createuser -P -d kalvastro bahn654 Postgres를 Free로 사용할수 있다..
Back-End /Ruby On Rails
2021. 2. 5. 14:30