Re: 10 row/second insert in ssis

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: 10 row/second insert in ssis
Дата
Msg-id 56FC37BB.7050802@aklaver.com
обсуждение исходный текст
Ответ на 10 row/second insert in ssis  (Bill Kuhn <billkuhnjr@gmail.com>)
Список pgsql-odbc
On 03/30/2016 12:00 PM, Bill Kuhn wrote:
> Greetings.
>
> Is there anything special to configure to use the 32 bit odbc driver?
>
> I'm attempting to use the odbc driver to transfer data from microsoft
> sql server to postgresql and I'm seeing dismal insert performance.  It
> is as if each insert is being performed individually.
>
> The rows I'm inserting only have one integer column.
>
> Is there anything special that needs to be done to configure the driver
> to improve performance?

Well given the almost complete lack of information provided, I would the
answer is maybe, depending on:

psqlodbc version?

SQL Server version?

Postgres version?

Exactly how are you transferring the data?

Or to put it another way, what client are you using?

What does the Postgres log show?

What does the ODBC log show?

>
> Many thanks.


--
Adrian Klaver
adrian.klaver@aklaver.com


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

Предыдущее
От: Bill Kuhn
Дата:
Сообщение: 10 row/second insert in ssis
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: 10 row/second insert in ssis