Re: log_min_messages per backend type
| От | Alvaro Herrera |
|---|---|
| Тема | Re: log_min_messages per backend type |
| Дата | |
| Msg-id | 202601211450.rie5wfgod6eg@alvherre.pgsql обсуждение исходный текст |
| Ответ на | Re: log_min_messages per backend type ("Euler Taveira" <euler@eulerto.com>) |
| Список | pgsql-hackers |
On 2026-Jan-15, Euler Taveira wrote: > @@ -586,6 +588,8 @@ SubPostmasterMain(int argc, char *argv[]) > IsPostmasterEnvironment = true; > whereToSendOutput = DestNone; > > + MyBackendType = B_BACKEND; > + > /* > * Capture the end of process creation for logging. We don't include the > * time spent copying data from shared memory and setting up the backend. BTW I think SubPostmasterMain() shouldn't do this. -- Álvaro Herrera 48°01'N 7°57'E — https://www.EnterpriseDB.com/ "Curiosity is the hope that something wondrous waits just out of sight, for we are surrounded by a garden of miracles" (Namron) (Marjorie Liu and Sana Takeda, Monstress: Inferno)
В списке pgsql-hackers по дате отправления: