Re: Index row requires 9324 bytes maximum size is 8191

From: Florian Weimer <fweimer(at)bfk(dot)de>
To: solAris23 <vikas(dot)kumar(at)dolcera(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: Index row requires 9324 bytes maximum size is 8191
Date: 2009-09-21 08:51:22
Message-ID: 82eiq0of3p.fsf@mid.bfk.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

* solAris:

> Also, average time to search for a query in a table is taking about 15
> seconds. I have done indexing but the time is not reducing.....
> Is there any way to reduce the time to less than 1 sec ???

How are your queries structured? Do you just compare values? Do you
perform range queries? Or something like "WHERE col LIKE '%string%')?

--
Florian Weimer <fweimer(at)bfk(dot)de>
BFK edv-consulting GmbH http://www.bfk.de/
Kriegsstraße 100 tel: +49-721-96201-1
D-76133 Karlsruhe fax: +49-721-96201-99

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Alan McKay 2009-09-21 14:47:46 query memory consumption
Previous Message Grzegorz Jaśkiewicz 2009-09-21 08:38:38 Re: Index row requires 9324 bytes maximum size is 8191