Re: [GENERAL] [SQL] pg_multixact issues
От | Andres Freund |
---|---|
Тема | Re: [GENERAL] [SQL] pg_multixact issues |
Дата | |
Msg-id | 20140919073357.GA4277@alap3.anarazel.de обсуждение исходный текст |
Ответ на | Re: [GENERAL] [SQL] pg_multixact issues (Dev Kumkar <devdas.kumkar@gmail.com>) |
Ответы |
Re: [GENERAL] [SQL] pg_multixact issues
|
Список | pgsql-hackers |
On 2014-09-18 22:52:57 +0530, Dev Kumkar wrote: > On Thu, Sep 18, 2014 at 6:20 PM, Dev Kumkar <devdas.kumkar@gmail.com> wrote: > > > On Thu, Sep 18, 2014 at 4:03 PM, Andres Freund <andres@2ndquadrant.com> > > wrote: > > > >> I don't think that's relevant for you. > >> > >> Did you upgrade the database using pg_upgrade? > >> > > > > That's correct! No, there is no upgrade here. > > > > > >> Can you show pg_controldata output and the output of 'SELECT oid, > >> datname, relfrozenxid, age(relfrozenxid), relminmxid FROM pg_database;'? > >> > > > > Here are the details: > > oid datname datfrozenxid age(datfrozenxid) datminmxid > > 16384 myDB 1673 10872259 1 > > > > Additionally wanted to mention couple more points here: > > When I try to run "vacuum full" on this machine then facing following > > issue: > > INFO: vacuuming "myDB.mytable" > > ERROR: MultiXactId 3622035 has not been created yet -- apparent > > wraparound > > > > No Select statements are working on this table, is the table corrupt? > > > > Any inputs/hints/tips here? Yes: Learning some patience. You'd given the previous answer two hours before this one. Nobody is paid to work on this list... Greetings, Andres Freund -- Andres Freund http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training & Services
В списке pgsql-hackers по дате отправления: