Re: redis_fdw failure on crake - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: redis_fdw failure on crake
Date
Msg-id aH8nnnZ4lodjG_CB@paquier.xyz
Whole thread Raw
In response to redis_fdw failure on crake  (Richard Guo <guofenglinux@gmail.com>)
List pgsql-hackers
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.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: proposal: schema variables
Next
From: Bertrand Drouvot
Date:
Subject: Re: Verify predefined LWLocks tranches have entries in wait_event_names.txt