메뉴 건너뛰기

Bigdata, Semantic IoT, Hadoop, NoSQL

Bigdata, Hadoop ecosystem, Semantic IoT등의 프로젝트를 진행중에 습득한 내용을 정리하는 곳입니다.
필요한 분을 위해서 공개하고 있습니다. 문의사항은 gooper@gooper.com로 메일을 보내주세요.


postgresql-9.4에서 FATAL: remaining connection slots are reserved for non-replication superuser connections오류가 나오면서 DB에 connection이 되지 않고 Exception이 발생되는 이유는 클라이언트가 접속하는 개수가 max_connections보다 많기 때문임. 그래서 max_connections값을 100에서 1000으로 올려준다.(2000으로 설정하면 서비스 재시작시 오류가 발생함)


*참고 1

RHEL 7.4에서 

/var/lib/pgsql/9.4/data/postgresql.conf에 설정파일 있음

/usr/pgsql-9.4/bin/postgres에 있음


*참고 2 : http://blog.naver.com/PostView.nhn?blogId=sunnydap&logNo=220454224172&parentCategoryNo=&categoryNo=24&viewDate=&isShowPopularPosts=false&from=postView

번호 제목 글쓴이 날짜 조회 수
340 DataNode를 기동할때 "Block pool ID needed, but service not yet registered with NN" 오류 발생에 따른 조치사항 총관리자 2018.05.28 961
» postgresql-9.4에서 FATAL: remaining connection slots are reserved for non-replication superuser connections가 나올때 조치 총관리자 2018.08.16 944
338 column family삭제시 Column family 'delete' does not exist오류 발생하는 경우 총관리자 2014.04.14 932
337 동일서버에서 LA와 LC동시에 기동하여 테스트 총관리자 2014.04.01 928
336 Current heap configuration for MemStore and BlockCache exceeds the threshold required for successful cluster operation 총관리자 2017.07.18 892
335 unique한 값 생성 총관리자 2014.04.25 888
334 sqoop export/import등을 할때 driver를 못찾는 오류가 발생하면... 총관리자 2014.05.15 867
333 oozie 4.1 설치 - maven을 이용한 source compile on hadoop 2.5.2 with postgresql 9.3 총관리자 2015.04.30 862
332 Impala의 Queries탭에서 여러조건으로 쿼리 찾기 총관리자 2018.05.09 860
331 Hive JDBC Connection과 유형별 에러및 필요한 jar파일 총관리자 2021.05.24 834
330 dual table만들기 총관리자 2014.05.16 825
329 hive query에서 mapreduce돌리지 않고 select하는 방법 총관리자 2014.05.23 811
328 update 샘플 총관리자 2018.03.12 810
327 oozie job 구동시 JA009: User: hadoop is not allowed to impersonate hadoop 오류나는 경우 총관리자 2014.06.02 807
326 sentry설정 방법및 활성화시 설정이 필요한 파일및 설정값, 계정생성 방법 총관리자 2018.08.16 779
325 mongodb aggregation query를 Java code로 변환한 샘플 총관리자 2016.12.15 777
324 oracle to hive data type정리표 총관리자 2018.08.22 764
323 [Kerberos]Kerberos상태의 클러스터에 JDBC로 접근할때 케이스별 오류내용 총관리자 2020.02.14 763
322 beeline실행시 User: root is not allowed to impersonate오류 발생시 조치사항 총관리자 2016.06.03 760
321 [DBeaver 4.3.0]import/export시 "Client home is not specified for connection" 오류발생시 조치사항 총관리자 2017.12.21 753

A personal place to organize information learned during the development of such Hadoop, Hive, Hbase, Semantic IoT, etc.
We are open to the required minutes. Please send inquiries to gooper@gooper.com.

위로