Re: multiple version running
philip johnson <philip.johnson@atempo.com>
From: "philip johnson" <philip.johnson@atempo.com>
To: "Tom Lane" <tgl@sss.pgh.pa.us>
Cc: <pgsql-general@postgresql.org>
Date: 2002-05-22T22:43:43Z
Lists: pgsql-general
is there some env variables to set ? if yes which one ? -----Message d'origine----- De : pgsql-general-owner@postgresql.org [mailto:pgsql-general-owner@postgresql.org]De la part de Tom Lane Envoyé : jeudi 23 mai 2002 00:07 À : philip johnson Cc : pgsql-general@postgresql.org Objet : Re: [GENERAL] multiple version running "philip johnson" <philip.johnson@atempo.com> writes: > is it possible to have 1 postgresql 6.5.3 and a 7.2 running on a same > machine (mandrake 8.1) ? Certainly: give them separate install directories, data directories, and port numbers, and away you go. You might have to install one or the other from source rather than use RPMs, if your RPMs want to install both versions in the same place. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org