Re: SQL injection

Поиск
Список
Период
Сортировка
От Jim C. Nasby
Тема Re: SQL injection
Дата
Msg-id 20051101150918.GK20349@pervasive.com
обсуждение исходный текст
Ответ на Re: SQL injection  (Alex Turner <armtuk@gmail.com>)
Ответы Re: SQL injection
Список pgsql-general
On Mon, Oct 31, 2005 at 10:13:20PM -0500, Alex Turner wrote:
> I didn't think query plans were cached between sessions, in which case
> prepeared statements aren't worth much for most HTTP based systems
> (not counting luckily re-using the same connection using pgpool)...
>
> Please correct me if I'm mistaken - I like being wrong ;)

No, you're right, but if you're not using connection pooling you clearly
don't care about performance anyway...
--
Jim C. Nasby, Sr. Engineering Consultant      jnasby@pervasive.com
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461

В списке pgsql-general по дате отправления:

Предыдущее
От: Jan Wieck
Дата:
Сообщение: Re: Oracle 10g Express - any danger for Postgres?
Следующее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: A Not Join