RE: Relocatable Binaries (RPMs) : custom installation path forPostgreSQL - Mailing list pgsql-general

From Kevin Brannen
Subject RE: Relocatable Binaries (RPMs) : custom installation path forPostgreSQL
Date
Msg-id MN2PR19MB2575150C763A6726EEEF8D7FA48C0@MN2PR19MB2575.namprd19.prod.outlook.com
Whole thread Raw
In response to Relocatable Binaries (RPMs) : custom installation path for PostgreSQL  (chiru r <chirupg@gmail.com>)
Responses Re: Relocatable Binaries (RPMs) : custom installation path for PostgreSQL  (chiru r <chirupg@gmail.com>)
List pgsql-general
From: chiru r <chirupg@gmail.com>

> I have installed Community  PostgreSQL RPMs and are going into " /usr/pgsql-11/" by default.
> Please let us know how to get the PostgreSQL-11 installed in above custom paths using RPMs? .


I've never tried it, but look at the "--relocate" option for the rpm command. The "--prefix" option might do it too,
butI think "--relocate" is what you need.
 

HTH,
Kevin


This e-mail transmission, and any documents, files or previous e-mail messages attached to it, may contain confidential
information.If you are not the intended recipient, or a person responsible for delivering it to the intended recipient,
youare hereby notified that any disclosure, distribution, review, copy or use of any of the information contained in or
attachedto this message is STRICTLY PROHIBITED. If you have received this transmission in error, please immediately
notifyus by reply e-mail, and destroy the original transmission and its attachments without reading them or saving them
todisk. Thank you.
 

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Query planner / Analyse statistics bad estimate rows=1 with maximum statistics 10000 on PostgreSQL 10.2
Next
From: Rich Shepard
Date:
Subject: Re: Implementing standard SQL's DOMAIN constraint [RESOLVED]