Re: PostgreSQL 11 Installation Using RPMs

From: Ron <ronljohnsonjr(at)gmail(dot)com>
To: pgsql-admin(at)lists(dot)postgresql(dot)org
Subject: Re: PostgreSQL 11 Installation Using RPMs
Date: 2019-05-07 12:11:06
Message-ID: dd4898b3-4e93-b27d-5e75-e94e92fbcbd8@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On 5/7/19 5:07 AM, Moin Akther wrote:
> Dear Experts,
>
> I have install PostgreSQL 11 using below rpm's.
>
> postgresql11-libs-11.2-2PGDG.rhel7.x86_64.rpm
> postgresql11-11.2-2PGDG.rhel7.x86_64.rpm
> postgresql11-contrib-11.2-2PGDG.rhel7.x86_64.rpm
> postgresql11-server-11.2-2PGDG.rhel7.x86_64.rpm
>
> If i dont execute below mention RPMs will there be any impact on DB ?
>
> postgresql11-devel-11.2-2PGDG.rhel7.x86_64.rpm

No.

> postgresql11-plpython-11.2-2PGDG.rhel7.x86_64.rpm

Only if some software needs it.

> postgresql11-plperl-11.2-2PGDG.rhel7.x86_64.rpm

Only if some software needs it.

> postgresql11-docs-11.2-2PGDG.rhel7.x86_64.rpm

Docs are pretty useful.

> postgresql11-pltcl-11.2-2PGDG.rhel7.x86_64.rpm

Only if some software needs it.

> postgresql11-debuginfo-11.2-2PGDG.rhel7.x86_64.rpm

No.

>
> Thanks and Best Regards,
>
> *Moin Akther*
>
>

--
Angular momentum makes the world go 'round.

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Siddharth Karandikar 2019-05-07 12:34:04 Re: Restoring from PostgreSQL 9.5 dump to 10 is super slow
Previous Message Moin Akther 2019-05-07 10:07:20 PostgreSQL 11 Installation Using RPMs