메뉴 건너뛰기

Cloudera, BigData, Semantic IoT, Hadoop, NoSQL

Cloudera CDH/CDP 및 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

번호 제목 날짜 조회 수
347 hive의 메타정보 테이블을 MariaDB로 사용하는 경우 table comment나 column comment에 한글 입력시 깨지는 경우 utf8로 바꾸는 방법. 2023.03.10 4811
346 impald에서 idle_query_timeout 와 idle_session_timeout 구분 2021.05.20 4808
345 [CDP7.1.7, Hive Replication]Hive Replication진행중 "The following columns have types incompatible with the existing columns in their respective positions " 오류 2023.12.27 4805
344 hbase에 필요한 jar들 2013.04.01 4801
343 hbase CustomFilter만들기 (0.98.X이상) 2015.05.08 4794
342 Hadoop 설치 및 시작하기 file 2013.03.06 4777
341 beeline실행시 User: root is not allowed to impersonate오류 발생시 조치사항 2016.06.03 4749
340 physical memory used되면서 mapper가 kill되는 경우 오류 발생시 조치 2018.09.20 4732
339 console명령과 API비교 2015.12.21 4731
338 [Hue admin]Add/Sync LDAP user, Sync LDAP users/groups 버튼 기능 설명 2023.08.09 4725
337 Nodes of the cluster (unhealthy)중 1/1 log-dirs are bad: 오류 해결방법 2015.05.17 4722
336 [EncryptionZone]User:hdfs not allowed to do 'DECRYPT_EEK on 'enc_key'오류 2023.11.02 4719
335 zookeeper 3.4.6 설치(3대) 2015.04.28 4716
334 hive metadata(hive, impala, kudu 정보가 있음) 테이블에서 db, table, owner, location를 조회하는 쿼리 2020.02.07 4709
333 기준일자 이전의 hdfs 데이타를 지우는 shellscript 샘플 2019.06.14 4707
332 hive테이블의 물리적인 위치인 HDFS에 여러개의 데이터 파일이 존재할때 한개의 파일로 merge하여 동일한 테이블에 입력하는 방법 2019.05.23 4702
331 Cloudera Manager설치및 Uninstall 방법(순서) 2018.05.28 4701
330 Ubuntu 16.04 LTS에 MariaDB 10.1설치 및 포트변경 및 원격접속 허용 2017.05.01 4700
329 spark client프로그램 기동시 "Error initializing SparkContext"오류 발생할때 조치사항 2016.05.27 4674
328 hadoop 설치(3대) file 2013.03.07 4671
위로