6 ms·
> also fast when transactions are held open In my linked example, on getting the item from the queue, you immediately set the status to something that you're n
by leontrolski 1y ago
> also fast when transactions are held open
In my linked example, on getting the item from the queue, you immediately set the status to something that you're not polling for - does Postgres still have to skip past these tuples (even in an index) until they're vacuumed up?