public inbox for [email protected]
help / color / mirror / Atom feedIssue Identifying RPMS for a specific dot version of PostgreSQL
2+ messages / 2 participants
[nested] [flat]
* Issue Identifying RPMS for a specific dot version of PostgreSQL
@ 2024-04-22 23:22 Cartwright, Nicholas RTX <[email protected]>
0 siblings, 1 reply; 2+ messages in thread
From: Cartwright, Nicholas RTX @ 2024-04-22 23:22 UTC (permalink / raw)
To: pgsql-pkg-yum
Hello,
I am looking for the rpm packages to install PostgreSQL 14.10 for RHEL 8 x86_64 in an offline enviroment. However, the repo appears to have all 14.x subversions mixed together. I was wondering which RPMS are for just for deploying 14.10 and how might I go downloading all at once as opposed to downloading every rpm individually? Thanks in advance for any assistance you can offer.
Respectfully,
Nick Cartwright
Systems Administrator: Engineering Applications
Office (310)607-6752
Raytheon Technologies
^ permalink raw reply [nested|flat] 2+ messages in thread
* Re: Issue Identifying RPMS for a specific dot version of PostgreSQL
@ 2024-04-23 12:18 Devrim Gündüz <[email protected]>
parent: Cartwright, Nicholas RTX <[email protected]>
0 siblings, 0 replies; 2+ messages in thread
From: Devrim Gündüz @ 2024-04-23 12:18 UTC (permalink / raw)
To: Cartwright, Nicholas RTX <[email protected]>; pgsql-pkg-yum
Hi,
On Mon, 2024-04-22 at 23:22 +0000, Cartwright, Nicholas RTX wrote:
> I am looking for the rpm packages to install PostgreSQL 14.10 for RHEL
> 8 x86_64 in an offline enviroment. However, the repo appears to have
> all 14.x subversions mixed together. I was wondering which RPMS are
> for just for deploying 14.10 and how might I go downloading all at
> once as opposed to downloading every rpm individually?
They are here:
https://download.postgresql.org/pub/repos/yum/14/redhat/rhel-8-x86_64/
See the packages marked at 14.10-2 . These are the minimum set:
postgresql14-14.10-2
postgresql14-libs-14.10-2
postgresql14-server-14.10-2
Installing -contrib subpackage is also a good idea:
postgresql14-contrib-14.10-2
(Just search for exactly the same packages in the URL above). Download
them manually and move to the other instance. Please note that -contrib
subpackage may need other RPMs as dependencies (mostly perl stuff), so
you may also need to download them from another RHEL 8 instance.
-HTH
Regards,
--
Devrim Gündüz
Open Source Solution Architect, PostgreSQL Major Contributor
Twitter: @DevrimGunduz , @DevrimGunduzTR
^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2024-04-23 12:18 UTC | newest]
Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2024-04-22 23:22 Issue Identifying RPMS for a specific dot version of PostgreSQL Cartwright, Nicholas RTX <[email protected]>
2024-04-23 12:18 ` Devrim Gündüz <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox