top | item 43032829

(no title)

andatki | 1 year ago

What sorts of skills are you looking to build? Since this post has a lot of comments about query optimization, I’d suggest query optimization is more in the realm of developers and not DBAs. Schema, query, and index design. DBAs might be more focused on replication/HA, security, fleet management, backups, DR.

Happy to help with more targeted recommendations!

discuss

order

znpy|1 year ago

> What sorts of skills are you looking to build?

I work as a system engineer / devops engineer / infrastructure engineer. I often need to keep postgresql up and running, ideally in a smooth and performant way.

I don't like tool-specific tutorials or storytelling-based articles.

I'd like to learn the core postgresql things (terminology, tasks, operations) so that then i can evaluate autonomously what tool to pick and why, rather than following the trend of the month. And of course, being able to actually do "the things".

Ideally, the next progression of this would be being able to understand postgresql performance and how to tune it (again, in an holistic manner).

Per my understanding, this is the kind of skills that a DBA should have. Some of it overlaps with the skills of a decent developer (i understand that).