CodyIT@programming.dev to Programmer Humor@programming.dev · 5 days agostop over engineeringprogramming.devimagemessage-square68linkfedilinkarrow-up1661arrow-down17
arrow-up1654arrow-down1imagestop over engineeringprogramming.devCodyIT@programming.dev to Programmer Humor@programming.dev · 5 days agomessage-square68linkfedilink
minus-squaremarcos@lemmy.worldlinkfedilinkarrow-up5·5 days 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.