Re: Some advice required please

Поиск
Список
Период
Сортировка
От Nigel Bishop
Тема Re: Some advice required please
Дата
Msg-id 72558D9A7573814BB4082A28843E03D403546E9C@intyodc01.uk.ioko365.com
обсуждение исходный текст
Ответ на Some advice required please  ("Nigel Bishop" <Nigel.Bishop@ioko.com>)
Список pgsql-admin
OK thanks Tom


-----Original Message-----
From: Tom Lane [mailto:tgl@sss.pgh.pa.us]
Sent: 30 August 2006 14:48
To: Nigel Bishop
Cc: pgsql-admin@postgresql.org
Subject: Re: [ADMIN] Some advice required please

"Nigel Bishop" <Nigel.Bishop@ioko.com> writes:
> Selecting from pg_database shows the following:

>     datname     | datvacuumxid | datfrozenxid
> ----------------+--------------+--------------
>  template1      |   2160549932 |   1086808109
>  template0      |          427 |          427
>  live01.db      |          427 |          427
>  stage01.db     |   2153231186 |   1079489364

The numbers for template1 and stage01.db look reasonable (but perhaps
you just recently vacuumed them?).  What the message is probably
complaining about is that live01.db has seemingly never been vacuumed.
You can ignore template0, it's not supposed to be touched, but the
others all need vacuuming every so often.

> Could someone advise me on how to reset the datvacuumxid on the
> template1 DB (I don't think it should be this high), also is the
message
> about data loss really implying that we may have lost data?

Yes, otherwise we'd not bother to emit it.

            regards, tom lane


Communications on or through ioko's computer systems may be monitored or recorded to secure effective system operation
andfor other lawful purposes. 

Unless otherwise agreed expressly in writing, this communication is to be treated as confidential and the information
init may not be used or disclosed except for the purpose for which it has been sent. If you have reason to believe that
youare not the intended recipient of this communication, please contact the sender immediately. No employee is
authorisedto conclude any binding agreement on behalf of ioko with another party by e-mail without prior express
writtenconfirmation. 

ioko365 Ltd.  VAT reg 656 2443 31. Reg no 3048367. All rights reserved.

В списке pgsql-admin по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pg_dump: schema with OID 16396 does not exist
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Some advice required please