Re: pgsql vs mysql

Поиск
Список
Период
Сортировка
От Rafal Pietrak
Тема Re: pgsql vs mysql
Дата
Msg-id 1152689561.6764.80.camel@model.home.waw.pl
обсуждение исходный текст
Ответ на Re: pgsql vs mysql  (Ron Johnson <ron.l.johnson@cox.net>)
Ответы Re: pgsql vs mysql
Список pgsql-general
On Tue, 2006-07-11 at 15:24 -0500, Ron Johnson wrote:
> Joshua D. Drake wrote:
> > It is also something that users are clammoring for (and my customers). To
> > the point that I have customers using unions to emulate the behavior. Why?
> > Because it is really, really fast.
>
> When inserting multiple rows in the same INSERT statement, how do
> you tell which row fails on a constraint or datatype-mismatch violation?

BTW. COPY from psql client is quite trivial (we learn that from
pg_dump), but can someone hint on how to use it from perl scrypt? With
"use DBI" module?


--
-R

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

Предыдущее
От: Rafal Pietrak
Дата:
Сообщение: using ROLE system
Следующее
От: Csaba Nagy
Дата:
Сообщение: Re: pgsql vs mysql