Re: DTS

Поиск
Список
Период
Сортировка
От Aled Morris
Тема Re: DTS
Дата
Msg-id 200309220855.21900.aled.morris@infomatiq.co.uk
обсуждение исходный текст
Ответ на DTS  (Juan Francisco Diaz <j-diaz@publicar.com>)
Список pgsql-novice
DTS on SQL Server does a whole bunch more than loading textfiles into the
database. But if that's all you want to do then use the PostgreSQL command
"COPY".

AM

On Tuesday 16 Sep 2003 4:27 pm, Juan Francisco Diaz wrote:
> Hi, in SQLServer there is something called DTS, we in our race to improve
> the load of millions of records are planning to use them on SQLServer. BUT
> we would like to achieve similar performance in postgresql via something
> like that.
> Is this possible? Is there any way to emulate the DTS?
> If not, is it possible to write a function that loads a textfile onto the
> DB using plpgsql?
>
> Thanks!
>
> JuanF
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
>       subscribe-nomail command to majordomo@postgresql.org so that your
>       message can get through to the mailing list cleanly

--

Aled Morris
---------------------------
aled.morris@infomatiq.co.uk

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

Предыдущее
От: Oliver Elphick
Дата:
Сообщение: Re: Create tables based on another table
Следующее
От: Bryan Irvine
Дата:
Сообщение: Replication