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 |
Tags
- android notification 예제
- notification channel
- 안드로이드 알림채널
- setPriority(NotificationCompat.PRIORITY_HIGH)
- 알림 우선순위
- 버전별 관리
- Pending Intent
- notifications
- notification manager
- 안드로이드 알림 예제
- 알림 인텐트
- setDefaults(NotificationCompat.DEFAULT_ALL)
- 펜딩인텐트
- 안드로이드 알림
- NotificationCompat.Builder
- setContentIntent
Archives
- Today
- Total
공부용 블로그
디비 설치할때 의존성 문제 본문
데이터베이스 설치할 때 의존성 문제 생길 경우
#cd /etc/apt/sources.list.d/ 에서 들어있는 리스트 확인 후
현재 설치하려는 디비와 충돌되는 리스트가 있으면 삭제
Postgresql 설치 방법
https://websiteforstudents.com/installing-postgresql-10-on-ubuntu-16-04-17-10-18-04/
'설계 > RDBMS' 카테고리의 다른 글
mysql 명령어 모음 (0) | 2018.12.02 |
---|---|
postgresql 외부접속허용 & 명령어 모음 (0) | 2018.12.01 |
RDBMS 벤치마크 Jmeter 세팅하기 (0) | 2018.11.30 |
clustered index test (0) | 2018.11.30 |
MySql index (0) | 2018.11.21 |