Re: help with data recovery from injected UPDATE - Mailing list pgsql-general

From Chris Spotts
Subject Re: help with data recovery from injected UPDATE
Date
Msg-id 000c01c9eacb$6be9b9b0$43bd2d10$@com
Whole thread Raw
In response to Re: help with data recovery from injected UPDATE  (Gus Gutoski <shared.entanglement@gmail.com>)
Responses Re: help with data recovery from injected UPDATE
List pgsql-general
> It's a classic story.  I'm volunteering about one day per month for
> this project, learning SQL as I go.  Priority was always given to the
> "get it working" tasks and never the "make it safe" tasks.  I had/have
> grandiose plans to rewrite the whole system properly after I graduate.
>  Unfortunately, the inevitable corruption didn't wait that long.
As you're learning, it sounds like parametrized queries might have saved you
from the sql injection that caused this.

Chris
> Cheers.
>
> -Gus


pgsql-general by date:

Previous
From: stevesub
Date:
Subject: Re: Function: Change data while walking through records
Next
From: "Joshua D. Drake"
Date:
Subject: Re: [sfpug] "Rails and PostgreSQL" now up on media.postgresql.org