| From: | "Matt Bartolome" <mattxbart(at)gmail(dot)com> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: pg_resetxlog command not found |
| Date: | 2007-06-18 18:13:29 |
| Message-ID: | 633d34560706181113n73245822ge276e53a27fddc5b@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
After poking around some more the command is located in
/usr/lib/postgresql/8.1/bin/pg_resetxlog on ubuntu.
On 6/18/07, Matt Bartolome <mattxbart(at)gmail(dot)com> wrote:
> I am doing some experimentation with a WAL archiving HA setup. I tried
> turning to the pg_resetxlog command after removing some corrupted
> files and it is not installed using the ubuntu dapper 8.1 package. How
> do I get this command installed, or is there some other way to repair
> a database that is missing the pg_xlog directory files? I find it odd
> that the pg_resetxlog command is just missing... I have postgres
> installed from source on my laptop and it is there.
>
> Thanks,
> Matt
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrus | 2007-06-18 18:13:40 | Re: how to speed up query |
| Previous Message | Francisco Reyes | 2007-06-18 18:10:58 | Re: pg_restore out of memory |