Обсуждение: need PostgreSQL 10.6 linux package installer

Поиск
Список
Период
Сортировка

need PostgreSQL 10.6 linux package installer

От
"Sakthivel, Naveen"
Дата:

Hi All,

 

We are trying to install POSTGRESQL in one of our unix servers. After installing , we are planning to extract data from PostgreSQL -DB placed in cloud-AWS, through PSQL cmd. The DB version which we have in AWS-cloud is,

 

 

We couldn’t  find the equivalent package installer for the above in the below link,

https://www.postgresql.org/download/linux/redhat/

 

Please help me find the equivalent version for POSTGRESQL10.6 on x86_64-pc-linux-gnu,compiled by gcc(GCC) 4.8.5 20150623(Red Hat 4.8.5-28), 64 bit.

 

  1. Select version?
  2. Select platform: ?
  3. elect architecture: ?
  4. Install the repository RPM:?
  5. Install the client packages:?
  6. Optionally install the server packages:?
  7. Optionally initialize the database and enable automatic start:?

 

 

Thanks,

Naveen

Data Analyst & Engineer

 

 

 

 

 

 


This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you are not the named addressee you must not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. If you are not the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited.
Вложения

Re: need PostgreSQL 10.6 linux package installer

От
Flavio Henrique Araque Gurgel
Дата:

Hi All,

 

We are trying to install POSTGRESQL in one of our unix servers. After installing , we are planning to extract data from PostgreSQL -DB placed in cloud-AWS, through PSQL cmd. The DB version which we have in AWS-cloud is,

 

 

We couldn’t  find the equivalent package installer for the above in the below link,

https://www.postgresql.org/download/linux/redhat/

 

Please help me find the equivalent version for POSTGRESQL10.6 on x86_64-pc-linux-gnu,compiled by gcc(GCC) 4.8.5 20150623(Red Hat 4.8.5-28), 64 bit.

 

  1. Select version?
  2. Select platform: ?
  3. elect architecture: ?
  4. Install the repository RPM:?
  5. Install the client packages:?
  6. Optionally install the server packages:?
  7. Optionally initialize the database and enable automatic start:?

The packages you need are in yum.postgresql.org

Follow the instructions there for the version you need (it will be a more recent 10.10 don't worry it's fully compatible with your 10.6 cloud one and bugs fixed).

You can install only the client packages or the server too. The initialization process follows the Red Hat standard.

Regards,
Flavio Gurgel
Вложения

Re[2]: need PostgreSQL 10.6 linux package installer

От
Aleksandr Shaburov
Дата:

I have postgres 10.6 on redhat 6, then i want to move  db to redhat 7. So i see thay db Not compatible
binary. It is need use upgrade tools. I think if you will change major os number, you see the same
--
Отправлено из Mail.ru для Android вторник, 27 августа 2019г., 22:48 +03:00 от Flavio Henrique Araque Gurgel fhagur@gmail.com:


Hi All,

 

We are trying to install POSTGRESQL in one of our unix servers. After installing , we are planning to extract data from PostgreSQL -DB placed in cloud-AWS, through PSQL cmd. The DB version which we have in AWS-cloud is,

 

 

We couldn’t  find the equivalent package installer for the above in the below link,

https://www.postgresql.org/download/linux/redhat/

 

Please help me find the equivalent version for POSTGRESQL10.6 on x86_64-pc-linux-gnu,compiled by gcc(GCC) 4.8.5 20150623(Red Hat 4.8.5-28), 64 bit.

 

  1. Select version?
  2. Select platform: ?
  3. elect architecture: ?
  4. Install the repository RPM:?
  5. Install the client packages:?
  6. Optionally install the server packages:?
  7. Optionally initialize the database and enable automatic start:?

The packages you need are in yum.postgresql.org

Follow the instructions there for the version you need (it will be a more recent 10.10 don't worry it's fully compatible with your 10.6 cloud one and bugs fixed).

You can install only the client packages or the server too. The initialization process follows the Red Hat standard.

Regards,
Flavio Gurgel

RE: need PostgreSQL 10.6 linux package installer

От
"Sakthivel, Naveen"
Дата:

Thanks Flavio Gurgel. This is really helpful.

 

Could you please also let me know which one to choose in POSTGRESQL 10.

 

Thanks,

Naveen

 

 

From: Flavio Henrique Araque Gurgel <fhagur@gmail.com>
Sent: Tuesday, August 27, 2019 2:48 PM
To: Sakthivel, Naveen <Naveen.Sakthivel@bluecrossmn.com>
Cc: pgsql-admin <pgsql-admin@postgresql.org>
Subject: Re: need PostgreSQL 10.6 linux package installer

 

CAUTION: This email originated outside of the organization.

DO NOT CLICK links, open attachments or reply to emails unless you recognize the sender and know the content is safe.


 

Hi All,

 

We are trying to install POSTGRESQL in one of our unix servers. After installing , we are planning to extract data from PostgreSQL -DB placed in cloud-AWS, through PSQL cmd. The DB version which we have in AWS-cloud is,

 

 

We couldn’t  find the equivalent package installer for the above in the below link,

https://www.postgresql.org/download/linux/redhat/

 

Please help me find the equivalent version for POSTGRESQL10.6 on x86_64-pc-linux-gnu,compiled by gcc(GCC) 4.8.5 20150623(Red Hat 4.8.5-28), 64 bit.

 

  1. Select version?
  2. Select platform: ?
  3. elect architecture: ?
  4. Install the repository RPM:?
  5. Install the client packages:?
  6. Optionally install the server packages:?
  7. Optionally initialize the database and enable automatic start:?

The packages you need are in yum.postgresql.org

 

Follow the instructions there for the version you need (it will be a more recent 10.10 don't worry it's fully compatible with your 10.6 cloud one and bugs fixed).

 

You can install only the client packages or the server too. The initialization process follows the Red Hat standard.

 

Regards,

Flavio Gurgel


This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you are not the named addressee you must not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. If you are not the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited.
Вложения

Re: need PostgreSQL 10.6 linux package installer

От
Flavio Henrique Araque Gurgel
Дата:


It depends on what you're running on your machine.

I supposed you wanted a rpm package because you searched on the redhat part of the documentation.

What are you running as your operating system?

Flavio


.