Partitioning and ORM tools

Поиск
Список
Период
Сортировка
От CS DBA
Тема Partitioning and ORM tools
Дата
Msg-id 56F191B0.5050505@consistentstate.com
обсуждение исходный текст
Ответы Re: Partitioning and ORM tools  (Melvin Davidson <melvin6925@gmail.com>)
Re: Partitioning and ORM tools  ("Joshua D. Drake" <jd@commandprompt.com>)
Re: Partitioning and ORM tools  (Chris Travers <chris.travers@gmail.com>)
Список pgsql-general
Hi All;

we setup partitioning for a large table but had to back off because the
return status (i.e: "INSERT 0 1") returns "INSERT 0 0" when inserting
into the partitioned table which causes the ORM tool to assume the
insert inserted 0 rows.  Is there a standard / best practices work
around for this?

Thanks in advance




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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: Equivalent of Oracle's per-session statistics (v$client_stats)?
Следующее
От: Melvin Davidson
Дата:
Сообщение: Re: Partitioning and ORM tools