Re: Installing PostGreSQLon Redhat Linux - Help needed

From: Imran Khan <imran(dot)k(dot)23(at)gmail(dot)com>
To: Sendhu Sendhu <sendhu(dot)sendhu(at)gmail(dot)com>
Cc: Ron <ronljohnsonjr(at)gmail(dot)com>, pgsql-admin(at)lists(dot)postgresql(dot)org
Subject: Re: Installing PostGreSQLon Redhat Linux - Help needed
Date: 2023-03-28 14:02:48
Message-ID: CAC4eXDh8jWhXRc1K93_T1EgNp-vci5q4f_UBfHRAiQPrv6=74A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi ,
Once you download the rpms say in /tmp then either take help of Linux admin
or if you know Linux well then su to root and then go to /tmp dir and
execute "yum localinstall *.rpm -y".
Thanks,
Imran
Show quoted text
You replied to the wrong person.
Hide quoted text

On 3/27/23 21:38, Imran Khan wrote:

Hi ,
Once you download the rpms say in /tmp then either take help of Linux admin
or if you know Linux well then su to root and then go to /tmp dir and
execute "yum localinstall *.rpm -y".
Thanks,
Imran

On Mon, Mar 27, 2023, 9:41 PM Ron <ronljohnsonjr(at)gmail(dot)com> wrote:

On 3/27/23 13:31, Sendhu Sendhu wrote:

Hi Servet,
Thanks for your response. Under the redhat directory, there are a few dozen
files. Which ones are needed for installation?
Also, is there a step by step installation available?

Once they're in their own Linux directory, simply "sudo yum install *rpm".

--
Born in Arizona, moved to Babylonia.

--
Born in Arizona, moved to Babylonia.
Thanks a lot!
Hide quoted text

On Mon, Mar 27, 2023 at 10:33 PM Ron <ronljohnsonjr(at)gmail(dot)com> wrote:

Here you go.

On 3/27/23 17:07, Sendhu Sendhu wrote:

Hi Ron,
I'm not finding the powershell script. Do you mind attaching again ?

On Mon, Mar 27, 2023 at 5:23 PM Ron <ronljohnsonjr(at)gmail(dot)com> wrote:

My earlier email had a PowerShell script in a text file. In there is
everything I've used for the past three years when downloading packages for
9.6 and 13.

You'll have to edit it for your own needs.

On 3/27/23 13:51, Sendhu Sendhu wrote:

Assuming our Linux distribution is rhel-9.0-x86_64/
<https://download.postgresql.org/pub/repos/yum/15/redhat/rhel-9.0-x86_64/>,
do I need to download all files and sub-dir and install them?

On Mon, Mar 27, 2023 at 2:41 PM Ron <ronljohnsonjr(at)gmail(dot)com> wrote:

On 3/27/23 13:31, Sendhu Sendhu wrote:

Hi Servet,
Thanks for your response. Under the redhat directory, there are a few dozen
files. Which ones are needed for installation?
Also, is there a step by step installation available?

Once they're in their own Linux directory, simply "sudo yum install *rpm".

--
Born in Arizona, moved to Babylonia.

--
Born in Arizona, moved to Babylonia.

--
Born in Arizona, moved to Babylonia.

On Tue, Mar 28, 2023, 5:00 PM Sendhu Sendhu <sendhu(dot)sendhu(at)gmail(dot)com> wrote:

> Thanks a lot!
>
> On Mon, Mar 27, 2023 at 10:33 PM Ron <ronljohnsonjr(at)gmail(dot)com> wrote:
>
>> Here you go.
>>
>> On 3/27/23 17:07, Sendhu Sendhu wrote:
>>
>> Hi Ron,
>> I'm not finding the powershell script. Do you mind attaching again ?
>>
>> On Mon, Mar 27, 2023 at 5:23 PM Ron <ronljohnsonjr(at)gmail(dot)com> wrote:
>>
>>> My earlier email had a PowerShell script in a text file. In there is
>>> everything I've used for the past three years when downloading packages for
>>> 9.6 and 13.
>>>
>>> You'll have to edit it for your own needs.
>>>
>>> On 3/27/23 13:51, Sendhu Sendhu wrote:
>>>
>>> Assuming our Linux distribution is rhel-9.0-x86_64/
>>> <https://download.postgresql.org/pub/repos/yum/15/redhat/rhel-9.0-x86_64/>,
>>> do I need to download all files and sub-dir and install them?
>>>
>>> On Mon, Mar 27, 2023 at 2:41 PM Ron <ronljohnsonjr(at)gmail(dot)com> wrote:
>>>
>>>> On 3/27/23 13:31, Sendhu Sendhu wrote:
>>>>
>>>> Hi Servet,
>>>> Thanks for your response. Under the redhat directory, there are a few
>>>> dozen files. Which ones are needed for installation?
>>>> Also, is there a step by step installation available?
>>>>
>>>>
>>>> Once they're in their own Linux directory, simply "sudo yum install
>>>> *rpm".
>>>>
>>>> --
>>>> Born in Arizona, moved to Babylonia.
>>>>
>>>
>>> --
>>> Born in Arizona, moved to Babylonia.
>>>
>>
>> --
>> Born in Arizona, moved to Babylonia.
>>
>

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Dan Smith 2023-03-29 01:19:50 Re: DBMS_LDAP equivalent utility in PostgreSQL
Previous Message Sendhu Sendhu 2023-03-28 14:00:06 Re: Installing PostGreSQLon Redhat Linux - Help needed