Thanks folks, that makes sense. We're now being more precise with our DDL
:-)
Cheers
Dave
On Thu, Oct 7, 2010 at 3:40 PM, Robert Haas wrote:
> On Mon, Sep 27, 2010 at 3:27 PM, Gurjeet Singh
> wrote:
> > On Mon, Sep 27, 2010 at 8:50 PM, Dave Crooke wrote:
> >>
> >> Our Java application manages
On Mon, Sep 27, 2010 at 3:27 PM, Gurjeet Singh wrote:
> On Mon, Sep 27, 2010 at 8:50 PM, Dave Crooke wrote:
>>
>> Our Java application manages its own schema. Some of this is from
>> Hibernate, but some is hand-crafted JDBC.
>>
>> By way of an upgrade path, we have a few places where we have adde
On Mon, Sep 27, 2010 at 8:50 PM, Dave Crooke wrote:
>
> Our Java application manages its own schema. Some of this is from
> Hibernate, but some is hand-crafted JDBC.
>
> By way of an upgrade path, we have a few places where we have added
> additional indexes to optimize performance, and so at sta