Re: redis_fdw failure on crake
От | Andrew Dunstan |
---|---|
Тема | Re: redis_fdw failure on crake |
Дата | |
Msg-id | 31a47b21-3fd9-402e-8373-5b4de31796a2@dunslane.net обсуждение исходный текст |
Ответ на | Re: redis_fdw failure on crake (Michael Paquier <michael@paquier.xyz>) |
Ответы |
Re: redis_fdw failure on crake
|
Список | pgsql-hackers |
On 2025-07-22 Tu 1:54 AM, Michael Paquier wrote: > On Tue, Jul 22, 2025 at 12:12:25PM +0900, Richard Guo wrote: >> After pushing commit e2debb643 I noticed redis_fdw failure on crake. >> >> +ERROR: failed to connect to Redis: 1 >> +CONTEXT: SQL statement "select (select count(*) from db15) + >> + (select count(*) from db15_hash) + >> + (select count(*) from db15_set) + >> + (select count(*) from db15_list) + >> + (select count(*) from db15_zset)" >> +PL/pgSQL function inline_code_block line 5 at SQL statement >> >> This same failure occurred three days ago as well. It seems that >> connecting to Redis has been unstable recently. > That's unrelated to your commit, stable branches of crake are red as > well. Yes, fallout from a system upgrade. Fixed, now, sorry for the noise. cheers andrew -- Andrew Dunstan EDB: https://www.enterprisedb.com
В списке pgsql-hackers по дате отправления: