Search Postgresql Archives

Re: too many trigger records found for relation "item" - what's that about??

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



"Lenorovitz, Joel" <Joel.Lenorovitz@xxxxxxxx> writes:
> postgres=# select * from item;
> ERROR:  too many trigger records found for relation "item"

You could reset the pg_class.reltriggers entry for "item" to be however
many pg_trigger entries there actually are for the table.  I'm curious
how you got into this state though... what PG version is this, and have
you been doing any hand manipulation of triggers?

			regards, tom lane


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux