Search Postgresql Archives

Re: ERROR: could not find tuple for trigger 37463634

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

 



<mdione.ext@xxxxxxxxxx> writes:
>   Short and simple: I'm trying to do the following:

> postgres@master-db01:~$ psql pnssi_profiles_bench
> psql (9.0.3)
> Type "help" for help.

> pnssi_profiles_bench=# drop SCHEMA _pnssi_slony_bench_profiles_01_110 cascade;
> ERROR:  could not find tuple for trigger 37463634

You might try reindexing pg_trigger before doing anything more invasive,
just in case the tuple is there but it's not being found because of a
messed-up index.

>   As you can see, this is a slony setup, but I'm not sure that's relevant.

It could be --- Slony plays some not-very-nice games with the system
catalogs, or at least used to.  If reindex doesn't fix things I'd
suggest asking about this on the Slony lists.

			regards, tom lane

-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general


[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