Christopher Petrilli <petrilli(at)gmail(dot)com> writes:
> The table has:
> * 21 columns (nothing too strange)
> * No OIDS
> * 5 indexes, including the primary key on a string
Could we see the *exact* SQL definitions of the table and indexes?
Also some sample data would be interesting. I'm wondering for example
about the incidence of duplicate index keys.
regards, tom lane