CodyIT@programming.dev to Programmer Humor@programming.dev · 2 months agostop over engineeringprogramming.devimagemessage-square67fedilinkarrow-up1669arrow-down18
arrow-up1661arrow-down1imagestop over engineeringprogramming.devCodyIT@programming.dev to Programmer Humor@programming.dev · 2 months agomessage-square67fedilink
minus-squaremarcos@lemmy.worldlinkfedilinkarrow-up5·2 months agoMost DBs have some way to reset reused connections. Postgres is one of those. The actual problem, even with public data, is that it’s trivial to overload a database with bad queries.
Most DBs have some way to reset reused connections. Postgres is one of those.
The actual problem, even with public data, is that it’s trivial to overload a database with bad queries.