일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- lsof
- bash
- Mac
- GIT
- find
- Windows
- Source
- resource
- vscode
- IntelliJ
- 네트워크
- plugin
- Eclipse
- ssh
- VirtualBox
- tomcat
- Quartz
- profile
- port
- web.xml
- grep
- netsh
- Windows 10
- 줄바꿈 문자
- JavaScript
- maVen
- 단축키
- context
- xargs
- import
- Today
- Total
develog
[mac] PostgreSQL 설치 & sample database 본문
PostgreSQL 설치
https://www.enterprisedb.com/downloads/postgres-postgresql-downloads
Community DL Page
Note: EDB no longer provides Linux installers for PostgreSQL 11 and later versions, and users are encouraged to use the platform-native packages. Version 10.x and below will be supported until their end of life. For more information, please see this blog p
www.enterprisedb.com
PostgreSQL sample database
https://www.postgresqltutorial.com/postgresql-getting-started/postgresql-sample-database/
PostgreSQL Sample Database
Summary: in this tutorial, we will introduce you to a PostgreSQL sample database that you can use for learning and practicing PostgreSQL. We will use the DVD rental database to demonstrate the features of PostgreSQL. The DVD rental database represents the
www.postgresqltutorial.com