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
- 파라미터 & 오류
- php 특정 문자열 취환
- 아파치 웹 서버의 정보 숨기기
- mysql root 비밀번호 변경
- 비밀번호검증정규식
- 부트스트랩4 세로 중앙 정렬
- magic bytes
- bootstrap
- html pdf 변환
- wkhtmltopdf 실행 오류
- mysqldump: Got error: 1045
- svn 충돌 해결 resolved
- PHP 정규식 예제
- 자바스크립트비밀번호검증
- JQuery checkbox 컨트롤
- modsecurity 설치
- apache mod rewrite
- svn 충돌 해결 resolve
- javascript
- 세로 중앙 정렬
- bootstrap modal
- group_concat 구분자
- 구글 OTP 인증
- usb efi 시스템 파티션 삭제
- 비밀번호정규식
- 우분투 mysql 비밀번호 없이 로그인 될때
- PHP 구글 OTP 연동
- PHP 구글 OTP 인증
- libxrender1
- (using password: YES)" when trying to connect
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