Обсуждение: BUG #13956: ODBC driver has a memory leak with TIMESTAMP(0)

Поиск
Список
Период
Сортировка

BUG #13956: ODBC driver has a memory leak with TIMESTAMP(0)

От
sorin.turda@syncreon.com
Дата:
The following bug has been logged on the website:

Bug reference:      13956
Logged by:          Sorin Turda
Email address:      sorin.turda@syncreon.com
PostgreSQL version: 9.3.9
Operating system:   Windows
Description:

I converted two tables from Oracle to Postgres
One of the tables has a field TIMESTAMP(0) and the application ran out of
memory after 36milion inserts.
The other table does not cause increasing of working set as shown by
Resource Manager.