| From: | "Jonah H(dot) Harris" <jonah(dot)harris(at)gmail(dot)com> |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Duplicate Key Error from ANALYZE |
| Date: | 2008-05-29 16:48:56 |
| Message-ID: | 36e682920805290948s3f4ec579s1c04b23c8d9c57b8@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
While running a database-wide analyze on 8.3.1, I received the following:
ERROR: duplicate key value violates unique constraint
"pg_statistic_relid_att_index"
I've only seen this once before, and because I don't have time to look
at the code at the moment, I figured I'd post it as a heads-up.
--
Jonah H. Harris, Sr. Software Architect | phone: 732.331.1324
EnterpriseDB Corporation | fax: 732.331.1301
499 Thornall Street, 2nd Floor | jonah(dot)harris(at)enterprisedb(dot)com
Edison, NJ 08837 | http://www.enterprisedb.com/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Shane Ambler | 2008-05-29 17:11:08 | Re: Core team statement on replication in PostgreSQL |
| Previous Message | Tom Lane | 2008-05-29 16:40:14 | Re: Core team statement on replication in PostgreSQL |