# PostgreSQL의 결함들

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=1829](https://news.hada.io/topic?id=1829)
- GeekNews Markdown: [https://news.hada.io/topic/1829.md](https://news.hada.io/topic/1829.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-04-05T10:13:10+09:00
- Updated: 2020-04-05T10:13:10+09:00
- Original source: [medium.com](https://medium.com/@rbranson/10-things-i-hate-about-postgresql-20dbab8c2791)
- Points: 6
- Comments: 2

## Topic Body

- 17년동안 Postgres를 써온 개발자의 정리 및 대응방법, 미래 변경 예상

#1 트랜잭션ID(XID) Wraparound

#2 Failover의 데이터 손실 가능

#3 비효율적인 복제로 인해 하드웨어 문제 발생시 데이터 손실의 확대

#4 MVCC의 Garbage 문제

#5 Process-Per-Connection이라서 Scale어려움

#6 PK 인덱스가 쓸데없는 공간을 차지함

#7 Major 버전업시 다운타임을 필요로 함

#8 번거로운 복제 설정

#9 Query Planner Hint 제공 안함

#10 Block 압축 지원 안함

## Comments



### Comment 1523

- Author: tujuc
- Created: 2020-04-06T09:10:31+09:00
- Points: 1

회사에서 사용해볼까 하고 있어서 봐둬야겠네요 :)

### Comment 1519

- Author: xguru
- Created: 2020-04-05T10:13:22+09:00
- Points: 2

몇일전 올라왔던 "PostgreSQL is the worlds’ best database" https://www.2ndquadrant.com/en/blog/postgresql-is-the-worlds-best-database/ 에 대한 반박? 글 이라서 같이 보면 좋습니다.

( 정작 저는 이 글이 너무 공격적?이어서 긱뉴스에 공유도 안했네요 )
