vulnerability of COPY command

Поиск
Список
Период
Сортировка
От Dennis Gearon
Тема vulnerability of COPY command
Дата
Msg-id 404285.73527.qm@web82101.mail.mud.yahoo.com
обсуждение исходный текст
Ответы Re: vulnerability of COPY command  (Pavel Stehule <pavel.stehule@gmail.com>)
Re: vulnerability of COPY command  (Martin Gainty <mgainty@hotmail.com>)
Список pgsql-general
I'm trying to build a way to bulk load from a script to a Dbase, postgres.

Using single, parameterized statements is a pretty good defense against SQL injection, so I use Symfony as the main
userinput. 

But for this bulk loading, it's tooooooo slow.

If I build a text based, COPY file for bulk purposes, to be input via the command line, is Postgres vulnerable to SQL
injectionfrom that? 


Dennis Gearon

Signature Warning
----------------
EARTH has a Right To Life,
  otherwise we all die.

Read 'Hot, Flat, and Crowded'
Laugh at http://www.yert.com/film.php

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

Предыдущее
От: Scott Marlowe
Дата:
Сообщение: Re: [GENERAL] Re: [GENERAL] hi,for help!
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: vulnerability of COPY command