Re: Let's make PostgreSQL multi-threaded
| От | Bruce Momjian |
|---|---|
| Тема | Re: Let's make PostgreSQL multi-threaded |
| Дата | |
| Msg-id | ZH4XHEIT0NVHUIDs@momjian.us обсуждение исходный текст |
| Ответ на | Let's make PostgreSQL multi-threaded (Heikki Linnakangas <hlinnaka@iki.fi>) |
| Ответы |
Re: Let's make PostgreSQL multi-threaded
|
| Список | pgsql-hackers |
nOn Mon, Jun 5, 2023 at 05:51:57PM +0300, Heikki Linnakangas wrote: > # Restart on crash > > If a backend process crashes, postmaster terminates all other backends and > restarts the system. That's hard (impossible?) to do safely if everything > runs in one process. We can continue have a separate postmaster process that > just monitors the main process and restarts it on crash. It would be good to know what new class of errors would cause server restarts, e.g., memory allocation failures? -- Bruce Momjian <bruce@momjian.us> https://momjian.us EDB https://enterprisedb.com Only you can decide what is important to you.
В списке pgsql-hackers по дате отправления: