# PostgreSQL 15 릴리즈

> Clean Markdown view of GeekNews topic #7613. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=7613](https://news.hada.io/topic?id=7613)
- GeekNews Markdown: [https://news.hada.io/topic/7613.md](https://news.hada.io/topic/7613.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2022-10-17T12:54:55+09:00
- Updated: 2022-10-17T12:54:55+09:00
- Original source: [postgresql.org](https://www.postgresql.org/about/news/postgresql-15-released-2526/)
- Points: 11
- Comments: 0

## Topic Body

- 로컬/분산 환경 모두에서 성능 향상  
  - 정렬 알고리듬 향상으로 25~400% 성능 개선   
  - SELECT DISTINCT 병렬 실행 가능  
  - WAL에 LZ4/zstd 압축 지원   
- 개발자 경험 향상   
  - SQL에 MERGE 명령을 추가 : 한문장에 INSERT/UPDATE/DELETE 포함 가능  
  - 정규식 함수들 추가 : regexp_count(), regexp_instr(), regexp_like(), regexp_substr()  
  - View 생성자가 아닌 호출자의 권한에 따라 데이터 쿼리가 가능한 뷰 생성 가능   
- 좀 더 유연한 논리 복제 지원 : Row Filtering, Publishers를 위한 Columng Filtering   
- 새로운 로깅 포맷 jsonlog 추가

## Comments



_No public comments on this page._
