Re: Big array speed issues - Mailing list pgsql-performance

From Merlin Moncure
Subject Re: Big array speed issues
Date
Msg-id [email protected]
Whole thread Raw
In response to Big array speed issues  ("Merkel Marcel (CR/AEM4)" <[email protected]>)
Responses Re: Big array speed issues
List pgsql-performance
On 6/20/06, Merkel Marcel (CR/AEM4) <[email protected]> wrote:

> I use libpqxx to access the database. This might be another bottleneck, but
> I assume my query and table setup is the bigger bottleneck. Would it make
> sense to fetch the whole array ? (Select map from table where …  and parse
> the array manually)

have you tried similar approach without using arrays?

merlin

pgsql-performance by date:

Previous
From: "Meetesh Karia"
Date:
Subject: Re: Query hanging/not finishing inconsistently
Next
From: "Eric Lauzon"
Date:
Subject: ACL cleanup