Re: Best practices for protect applications agains Sql injection. - Mailing list pgsql-general

From brian
Subject Re: Best practices for protect applications agains Sql injection.
Date
Msg-id 4797A750.4060107@zijn-digital.com
Whole thread Raw
In response to Best practices for protect applications agains Sql injection.  (pepone.onrez <pepone.onrez@gmail.com>)
Responses Re: Best practices for protect applications agains Sql injection.  (pepone.onrez <pepone.onrez@gmail.com>)
List pgsql-general
pepone.onrez wrote:
> Hi all
>
> I interesting in the protect my applications that use postgresql as is
> database backend from Sql Injections attacks, can any recommend me best
> pratices or references to protected postgres from this kind of malicious
> users.
>

What are you using on the application side? For instance, with PHP, you
might want to look into the PEAR MDB2 package (specifically, the
prepared statements).

brian

pgsql-general by date:

Previous
From: Erik Jones
Date:
Subject: Re: pg_xlog and standby
Next
From: Tommy Gildseth
Date:
Subject: Re: ascii to utf-8