Any chance you could send the results of:

    select * from pg_stats where tablename='messageblks'
    and attname='messageblk_idnr';

and

    select * from pg_stats where tablename='messageblks'
    and attname='message_idnr';

(this was also part of the pgsql mailing list request)



----------------------------------------------------------------
Philip Warner                    |     __---_____
Albatross Consulting Pty. Ltd.   |----/       -  \
(A.B.N. 75 008 659 498)          |          /(@)   ______---_
Tel: (+61) 0500 83 82 81         |                 _________  \
Fax: (+61) 03 5330 3172          |                 ___________ |
Http://www.rhyme.com.au          |                /           \|
                                 |    --________--
PGP key available upon request,  |  /
and from pgp5.ai.mit.edu:11371   |/

Reply via email to