During development, it is a common task to restart the server. What exactly are we restarting? Is it the application server (Odoo) that we are restarting or the database (psql) or web server? What type of web server is Odoo using? Nginx/Apache? Where is these functions defined in source code? What happens in background when we restart the server?
Do correct me if my question is correct. I'm just learning.
Here you are restarting the Odoo. Either you can use Nginx or Apache