Re: Changing from rpm to Compiled version - Mailing list pgsql-general

From Richard Huxton
Subject Re: Changing from rpm to Compiled version
Date
Msg-id 005601c0b2d8$a2c6ee00$1001a8c0@archonet.com
Whole thread Raw
In response to Changing from rpm to Compiled version  ("Joseph" <lters@mrtc.com>)
List pgsql-general
From: "Joseph" <lters@mrtc.com>

> What all must I do to change from the rpm installed version to the
> compilable version?
>
> Do I need to uninstall the rpms?

In theory, you could probably run both, but it's probably easier to pg_dump
your databases, uninstall the rpms and compile the source.

Compiling the source is straightforward enough, just make sure you've read
the docs first.

- Richard Huxton


pgsql-general by date:

Previous
From: "Daniel Francisco Sachet"
Date:
Subject:
Next
From: Einar Karttunen
Date:
Subject: Re: Foreign keys/unique values and views