Re: redis_fdw failure on crake

2025-07-22 Thread Michael Paquier
On Tue, Jul 22, 2025 at 10:02:57AM -0400, Andrew Dunstan wrote: > Yes, fallout from a system upgrade. Fixed, now, sorry for the noise. Thanks! -- Michael signature.asc Description: PGP signature

Re: redis_fdw failure on crake

2025-07-22 Thread Andrew Dunstan
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(*)

Re: redis_fdw failure on crake

2025-07-21 Thread Michael Paquier
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) + > +

redis_fdw failure on crake

2025-07-21 Thread Richard Guo
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) + +(s