C
C
csergey2014-08-11 12:49:33
linux
csergey, 2014-08-11 12:49:33

What books or video tutorials are there on MySQL and PostgreSQL databases for a system administrator?

The fact is that for all the time of his career as a system administrator, he has never encountered databases. In general, at all enterprises where I worked with databases, either another person worked or everything was already set up before me. I found the book MySQL Administrator's Guide Artemenko Yu.N., but it is 2005.
Interested in administering the database in the linux environment. It is also possible to provide a list of what the administrator needs to know (eg. 1. User creation. 2. Replication, etc.) for self-study

Answer the question

In order to leave comments, you need to log in

4 answer(s)
V
vyegorov, 2014-08-12
@vyegorov

I will be responsible for PostgreSQL.
If you are interested in materials on the theory of Databases (not DBMS), I can add.

A
Anton Anikin, 2014-08-11
@ColorPrint

I think it’s worth starting with the documentation - for both DBMS it is very decent and detailed ...
but further with the nuances of setting up for highload and understanding the nuances of the work of the DBMS themselves - it’s already more difficult, it’s gained mainly only by experience based on specific cases and finding solutions for them.

J
Julia, 2014-08-11
@saltiveratia

Yes, first of all, you should read the docks and perform tasks from the simplest to the most complex gradually. This will give the most productive result.
dev.mysql.com/doc/mysql-linuxunix-excerpt/5.5/en

M
Max, 2015-09-16
@MaxDukov

On MySQL, I recently found a course on youtube from the UC Specialist. I really liked it. That's right from the basics - and to the basics of optimization. And the lecturer is good.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question