Re: Add a hook to allow modification of the ldapbindpasswd

Поиск
Список
Период
Сортировка
От Gregory Stark (as CFM)
Тема Re: Add a hook to allow modification of the ldapbindpasswd
Дата
Msg-id CAM-w4HPg=SWbKzUCvq2WzUvuyWBd78vhehP5J2xpo+9Hxx1Ddg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Add a hook to allow modification of the ldapbindpasswd  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: Add a hook to allow modification of the ldapbindpasswd  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
The CFBot says this patch is failing but I find it hard to believe
this is related to this patch...

2023-03-05 20:56:58.705 UTC [33902][client backend]
[pg_regress/btree_index][18/750:0] STATEMENT:  ALTER INDEX
btree_part_idx ALTER COLUMN id SET (n_distinct=100);
2023-03-05 20:56:58.709 UTC [33902][client backend]
[pg_regress/btree_index][:0] LOG:  disconnection: session time:
0:00:02.287 user=postgres database=regression host=[local]
2023-03-05 20:56:58.710 UTC [33889][client backend]
[pg_regress/join][:0] LOG:  disconnection: session time: 0:00:02.289
user=postgres database=regression host=[local]
2023-03-05 20:56:58.749 UTC [33045][postmaster] LOG:  server process
(PID 33898) was terminated by signal 6: Abort trap
2023-03-05 20:56:58.749 UTC [33045][postmaster] DETAIL:  Failed
process was running: SELECT * FROM writetest;
2023-03-05 20:56:58.749 UTC [33045][postmaster] LOG:  terminating any
other active server processes





-- 
Gregory Stark
As Commitfest Manager



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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher
Следующее
От: Andrei Zubkov
Дата:
Сообщение: Re: [PATCH] Tracking statements entry timestamp in pg_stat_statements