설문조사
PostgreSQL/PPAS 관련 듣고 싶은 교육은


총 게시물 43건, 최근 0 건
   

9.4.0 릴리즈 (2014.12.18)

글쓴이 : PostgresDBA 날짜 : 2014-12-19 (금) 12:50 조회 : 3983

2014년가기전에 릴리즈됐네요^^

빅데이터를 지원을 위한 NOSQL 로서의 기능도 점점 강조되고 있네요.

Major enhancements in PostgreSQL 9.4 include:

  • Add jsonb, a more capable and efficient data type for storing JSON data

  • Add new SQL command ALTER SYSTEM for changing postgresql.conf configuration file entries

  • Reduce lock strength for some ALTER TABLE commands

  • Allow materialized views to be refreshed without blocking concurrent reads

  • Add support for logical decoding of WAL data, to allow database changes to be streamed out in a customizable format

  • Allow background worker processes to be dynamically registered, started and terminated


   

postgresdba.com