On 6/20/06, Merkel Marcel (CR/AEM4) <Marcel(dot)Merkel(at)de(dot)bosch(dot)com> 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