executables when upgrading

From: "Jay O'Connor" <joconnor(at)cybermesa(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: executables when upgrading
Date: 2003-05-13 21:58:34
Message-ID: 20030513145834.E1658@altaica
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I have some servers to install postgres on. They already have 7.1 on them
and I'm installing 7.3.2. The install for 7.1 put everything in /usr/bin/,
but the install for 7.3.2 puts everything in /usr/local/pgsql/bin. Anyway
to make the install put the binaries in /usr/bin/? Otherwise I just have
ascript that removes the binaries from /usr/bin/ and replaces them with
symlinks to the files in /usr/local/pgsql/bin

Take care,
Jay

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Dennis Gearon 2003-05-13 22:06:04 Re: fomatting an interval (resend)
Previous Message alex b. 2003-05-13 21:50:17 VARCHAR to TIME