Re: help with data recovery from injected UPDATE

From: "Chris Spotts" <rfusca(at)gmail(dot)com>
To: "'Gus Gutoski'" <shared(dot)entanglement(at)gmail(dot)com>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: help with data recovery from injected UPDATE
Date: 2009-06-11 19:32:55
Message-ID: 000c01c9eacb$6be9b9b0$43bd2d10$@com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Joshua D. Drake 2009-06-11 19:36:07 Re: [sfpug] "Rails and PostgreSQL" now up on media.postgresql.org
Previous Message Josh Berkus 2009-06-11 18:53:11 Re: [sfpug] "Rails and PostgreSQL" now up on media.postgresql.org