| From: | Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com> |
|---|---|
| To: | Kevin Kempter <kevink(at)consistentstate(dot)com> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: where is pg_resetxlog ? |
| Date: | 2009-07-25 19:02:52 |
| Message-ID: | dcc563d10907251202o4d341cb6i3addf9f8653624bb@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Sat, Jul 25, 2009 at 12:55 PM, Kevin
Kempter<kevink(at)consistentstate(dot)com> wrote:
> Hi all;
>
> I'm trying to restore from a tar of the filesystem on a debian box and I get
> xlog errors.
>
> I suspect I need to run pg_resetxlog but I cannot find it anywhere, where would
> I find pg_resetxlog on a debian box that was installed via the deb packages ?
> or how do I get it ?
Wait, if you're restoring a backup, to a freshly initted db, then you
shouldn't be getting any kind of pg_xlog errors. If you are, then
there's likely something wrong with your server that pg_resetxlog
isn't going to fix in the long term. Are you running on windows with
anti-virus software or have some other kind of possible problem that
could be causing a problem with the postmaster writing to the hard
drives?
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kevin Kempter | 2009-07-25 19:08:51 | Re: where is pg_resetxlog ? |
| Previous Message | Kevin Kempter | 2009-07-25 18:55:54 | where is pg_resetxlog ? |