Dear Kuroda-san, On Mon, Jun 16, 2025 at 12:11 PM Hayato Kuroda (Fujitsu) <kuroda.hay...@fujitsu.com> wrote: > Thanks for pushing the fix patch! BTW, I have few comments for your commits. > Can you check and include them if needed? > > 01. > ``` > $node->append_conf('postgresql.conf', > "shared_preload_libraries = 'injection_points'"); > ``` > > No need to set shared_preload_libraries in 046/047. ISTM it must be set when > we > enable the statistics. > > 02. > We should also check whether the injection_points can be installed or not. > You can check check_extension() and callers.
Thank you! All of these totally make sense. The updated patch is attached. ------ Regards, Alexander Korotkov Supabase
v3-0001-Improve-runtime-and-output-of-tests-for-replicati.patch
Description: Binary data