Search Postgresql Archives

Re: Orphaned temp table

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

 



Mike Blackwell <mike.blackwell@xxxxxxx> writes:
> Autovacuum is complaining about an orphaned temp table.  I believe this was
> created just before a recent PostgreSQL crash.  Is there something I should
> do to clean it up?

You could drop that table manually if you're so inclined (probably need
to be superuser to do so), or just wait for it to go away the next time
some session uses the pg_temp_7 temp schema.  There's nothing terribly
magic there.

			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