From: | Patryk Sidzina <ps(at)heuthes(dot)pl> |
---|---|
To: | Richard Huxton <dev(at)archonet(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Missing clog, PITR |
Date: | 2010-02-23 07:49:37 |
Message-ID: | 1266911377.2633.28.camel@ps-lap |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
> >
> > my company has been using pg_standby as a replication solution for a
> > while and it has been working great for our needs. Unfortunately, about
> > once a month we get the following error on the standby bases:
> >
> > vacuumdb: vacuuming of database "xxxx" failed: ERROR: could not access
> > status of transaction 3625953267
> > DETAIL: Could not open file "pg_clog/0D81": No such file or directory.
>
> Is vacuum running on the standby? It's been a long day here, but I'm not
> sure that makes sense.
>
You cannot vacuum the warm standby in PG 8.2.
--
Patryk Sidzina
From | Date | Subject | |
---|---|---|---|
Next Message | beulah prasanthi | 2010-02-23 08:33:26 | typecaste object to array |
Previous Message | Devrim GÜNDÜZ | 2010-02-23 07:43:22 | Re: How to Output PSQL Errors to a Log File? |