| From: | Martijn van Oosterhout <kleptog(at)svana(dot)org> |
|---|---|
| To: | Jonathan Chocolate <bamvallar(dot)db(at)gmail(dot)com> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Installation of Postgres 7.1 |
| Date: | 2006-08-31 18:01:38 |
| Message-ID: | 20060831180138.GH27851@svana.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Fri, Sep 01, 2006 at 01:57:03AM +0800, Jonathan Chocolate wrote:
> Hi!
>
> I am unable to install postgres 7.1.2 on my Ubuntu Linux Box. I am
> installing postgres 7.1.2 from source. I stopped at the process of invoking
> the "make" command.
Dear gods, that's an ancient version. You're not going to get a lot of
help fixing something that old, nearly 6 major releases ago.
In any case, you're definitly not going to get any help if you don't
provide any actual error messages.
> I have a 7.1.2 database with me and plan to replicate it to another box.
> Pg_dump reports and error while I was dumping.
What kind of errors? That version had no protection against XID
wraparounnd... (which would be catastrophic).
> My Linux Boxes are all Ubuntu.
>
> What can i do?
Install a newer version, say, 8.1.x?
Have a nice day,
--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jaime Casanova | 2006-08-31 18:04:15 | Re: Installation of Postgres 7.1 |
| Previous Message | Jonathan Chocolate | 2006-08-31 17:57:03 | Installation of Postgres 7.1 |