CodyIT@programming.dev to Programmer Humor@programming.dev · 1 day agostop over engineeringprogramming.devimagemessage-square58linkfedilinkarrow-up1629arrow-down16
arrow-up1623arrow-down1imagestop over engineeringprogramming.devCodyIT@programming.dev to Programmer Humor@programming.dev · 1 day agomessage-square58linkfedilink
minus-squaremarcos@lemmy.worldlinkfedilinkarrow-up4·1 day 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.