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
- modsecurity 설치
- httpd.conf 보안 설정
- apple push notification service (apns) is changing
- 아파치 웹 서버의 정보 숨기기
- 비밀번호검증정규식
- 윈도우 환경 아파치 mod_security2 설치
- 유튜브 플레이 리스트 저장
- 파라미터 & 오류
- VS Code 서버설치
- javascript
- php 배열제거
- 자바스크립트비밀번호검증
- PHP 세션 처리
- 숫자 3자리(천단위) 마다 콤마 찍기
- 비밀번호정규식
- mod_security2 설치
- sha-2 root
- php 이미지 url 검증 함수
- wsl2 우분투에 docker 설치
- thumbnail 클래스
- bootstrap
- mariadb upgrade
- bootstrap modal
- PHP 정규식 예제
- usb 삭제
- group_concat 구분자
- postfix 설치
- 윈도우 mod_security2
- html pdf 변환
- usb efi 시스템 파티션 삭제
Archives
- Today
- Total
목록DataBase/Postgresql (1)
투덜이 개발자
postgresql 소스 컴파일 수동 설치
sudo make sudo make install [postgres@gmedia postgresql-13.2]$ mkdir -p /home/postgres/pgsql/data [postgres@gmedia postgresql-13.2]$ /home/postgres/pgsql/bin/initdb -E utf-8 -D /home/postgres/pgsql/data The files belonging to this database system will be owned by user "postgres". This user must also own the server process. The database cluster will be initialized with locale "en_US.UTF-8". The d..
DataBase/Postgresql
2022. 1. 18. 14:32