On an Ubuntu Server, version 8.4 of PostgreSQL Server is already installed. I have to install 8.2 on the same server.
I would prefer to install from a .DEB instead of compiling from source.
|
On an Ubuntu Server, version 8.4 of PostgreSQL Server is already installed. I have to install 8.2 on the same server. I would prefer to install from a .DEB instead of compiling from source. | |||
|
feedback
|
|
You can use hardy Ubuntu repository:
End:
| |||
|
feedback
|
|
Debian's postgresql packages are designed to be installable side by side, with The easiest way to rebuild the package would be to add
Then, after an | |||
|
feedback
|