pnorman / tilekiln

GNU General Public License v3.0
46 stars 3 forks source link

Transactions left open when fetching tiles #44

Closed pnorman closed 6 months ago

pnorman commented 6 months ago
 tiles   | 3591379 | 18:02:30.147622       | idle in transaction | SELECT generated, tile FROM "tilekiln"."shortbread_v1"                                                        +
         |         |                       |                     |                             WHERE zoom = $1 AND x = $2 AND y = $3
pnorman commented 6 months ago

Fixed