Re: Cannot vacuum even in single-user mode after xidStopLimit isreached - Mailing list pgsql-general

From Arthur Zakirov
Subject Re: Cannot vacuum even in single-user mode after xidStopLimit isreached
Date
Msg-id 5b1df132-493f-465e-40a5-2630f458bf16@postgrespro.ru
Whole thread Raw
In response to Re: Cannot vacuum even in single-user mode after xidStopLimit is reached  (Jahwan Kim <blgl13.net@gmail.com>)
Responses Re: Cannot vacuum even in single-user mode after xidStopLimit is reached  (Jahwan Kim <blgl13.net@gmail.com>)
List pgsql-general
On 18.02.2019 17:18, Jahwan Kim wrote:
> Thanks for the reply.
> 
> (1) The problem is, I cannot drop any of the temp tables, not even in 
> the single-user mode. It says
> 'vacuum', 'You might also need to commit or roll back old prepared 
> transactions.'
> And, no, there seems to be no pending prepared transaction either.

Can you show the exact whole message?

Do I understand correctly. Are temp tables persist in pg_class even 
after trying to drop temp tables in single-user mode?

-- 
Arthur Zakirov
Postgres Professional: http://www.postgrespro.com
Russian Postgres Company


pgsql-general by date:

Previous
From: Jahwan Kim
Date:
Subject: Re: Cannot vacuum even in single-user mode after xidStopLimit is reached
Next
From: Jahwan Kim
Date:
Subject: Re: Cannot vacuum even in single-user mode after xidStopLimit is reached