Workers in Postgres

Поиск
Список
Период
Сортировка
От Teja Jakkidi
Тема Workers in Postgres
Дата
Msg-id BBAD8621-02B5-4978-BC53-EC8759A7B55B@gmail.com
обсуждение исходный текст
Ответы Re: Workers in Postgres  ("David G. Johnston" <david.g.johnston@gmail.com>)
Re: Workers in Postgres  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-admin
Hello Admin team,

I am new to Postgres and please excuse me if these are silly questions:

1. What is a worker process exactly in Postgres?
2. is max_parallel_workers specific to a session or instance. My max_parallel_workers is set to 8. If it is specific to
instance,does it mean at any point of time I can only see 8 parallel processes despite the number of transactions in
thedb?  
3. Does number of worker process have anything to do with active connections to the database.

I have read the documentation but unable to catch up correctly. Any help from you is appreciated.

Thanks,
J. Teja.


В списке pgsql-admin по дате отправления:

Предыдущее
От: Nikhil Shetty
Дата:
Сообщение: Re: Get hot_standby_feedback messages
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: Workers in Postgres