|
|
|
|
|
by foxhill
1975 days ago
|
|
still, changes between 9.6 and 12 are _numerous_, both in features and performance: llvm based query compilation, CTE de-materialisation, proper procedures, and that's just off the top of my head. i wish the process for upgrading postgres were easier/more dynamic. i'm sure plenty of people are still using versions 9.6 or earlier. |
|
And if you didn't adapt: Would your code still running after upgrading (backwards compatible)?
I'm asking as a dev mostly working with MS-SQL and seriously considering moving to PostgreSQL one day.