Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
brusch
on Dec 30, 2015
|
parent
|
context
|
favorite
| on:
Postgres features and tips
I've used CTE's in DB2 for hierarchical data using recursive SQL (8 ? years ago) and the performace was much better than using subselects.
I don't know much about Postgres, but for some things CTEs are a good tool.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
I don't know much about Postgres, but for some things CTEs are a good tool.