queue icon indicating copy to clipboard operation
queue copied to clipboard

Dev: Postgresql queue:jobs

Open kimoudev opened this issue 1 year ago • 2 comments

Hello everyone, I don't know if you have performed any operations on postgresql. I can't consume the jobs php spark queue:job Email

attached the error image Capture d’écran 2024-07-10 à 22 30 10

Thanks,

kimoudev avatar Jul 10 '24 20:07 kimoudev

Same problem, currently I commented out this line of code to make it work with the postgres db driver:

https://github.com/codeigniter4/queue/blob/bcca098b104bd70c25620b5ba5acd2ee870d2556/src/Models/QueueJobModel.php#L56

warcooft avatar Jul 10 '24 21:07 warcooft

Thanks! @warcooft

kimoudev avatar Jul 10 '24 22:07 kimoudev