Re: FW: More than 1 pg_database Entry for Database - Thread #2

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: FW: More than 1 pg_database Entry for Database - Thread #2
Дата
Msg-id 4BC8447C02000025000309EA@gw.wicourts.gov
обсуждение исходный текст
Ответ на FW: More than 1 pg_database Entry for Database - Thread #2  (Samuel Stearns <SStearns@internode.com.au>)
Ответы Re: FW: More than 1 pg_database Entry for Database - Thread #2  (Samuel Stearns <SStearns@internode.com.au>)
Список pgsql-admin
Samuel Stearns <SStearns@internode.com.au> wrote:

> I am running version 8.3.3 and encountered a problem

> Does anyone have any ideas how I can keep from getting into this
> duplicate database scenario?  Any advice would be greatly
> appreciated.

> it was stated by Tom Lane that the large xmax number may indicate
> a problem with xid wraparound and that the problem row was never
> vacuumed away due to broken vacuuming procedures.

Applying the last 22 months of bug fixes would be a good start.

http://www.postgresql.org/support/versioning

http://www.postgresql.org/docs/8.3/static/release.html

http://www.postgresql.org/download/

Autovacuum is supposed to protect you from wraparound, so it appears
to have fallen down somehow.  There were fixes for autovacuum bugs
in 8.3.4 and 8.3.6, so it's entirely possible that just moving to
8.3.somethingrecent will prevent a recurrence.

-Kevin

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

Предыдущее
От: Jose Berardo
Дата:
Сообщение: Re: PostgreSQL with SSL
Следующее
От: Frederiko Costa
Дата:
Сообщение: Re: archived WALL files question