일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- 정보처리기사 실기
- url파싱
- c# 클로저
- Git
- 프로토타입
- VisualStudio2019
- C# sprintf
- HeidiSQL
- drop
- restapi
- multipart/form-data
- System.IndexOutOfRangeException
- wss 파싱
- UI
- MariaDB
- WinForms
- IndexOutOfRangeException
- 정보처리기사
- c# for
- C#
- Telerik
- create
- 정처기 실기
- POST
- url 파싱
- git commit vi
- MFC
- 정처기
- postgresql
- show
- Today
- Total
목록DB (7)
달짱달짱
출처 : http://jewon.me/221493158294 [psql] 윈도우 cmd에서의 postgreSQL 설정 postgreSQL 설치 후, cmd에서 호출하는 이름은 psql이다.버전 확인이 저렇게 가능하면 환경변수 설정까... blog.naver.com 1. SQL Shell 접속하여 이용가능 2. cmd 창에서 이용하고 싶다면, 환경변수 변경 (1) 제어판 >> 자세히 보기 >> 시스템 >> 고급 시스템 설정 (2) 고급 >> 환경 변수 >> 시스템 변수 >> path 새로만들기>> 찾아보기 >> Postgresql하위폴더에 있는 bin 폴더선택 (3) psql 명령어 사용가능 * psql -U [유저이름] * psql --version
1. Postgresql 설치 후 HeidiSQL 설치 https://www.heidisql.com/download.php?download=installer Download HeidiSQL Ads were blocked - no problem. But keep in mind that developing HeidiSQL, user support and hosting takes time and money. You may want to send a donation instead. Download HeidiSQL 10.2 Release date: 15 Jun 2019. Please disable your adblocker and reload the www.heidisql.com 2. 설치 후 실행 3. 아래와 ..
1. Postgresql 공식 사이트 https://www.postgresql.org/ 접속 PostgreSQL: The world's most advanced open source database PostgreSQL is a powerful, open source object-relational database system with over 30 years of active development that has earned it a strong reputation for reliability, feature robustness, and performance. There is a wealth of information to be found descr www.postgresql.org 2. download..