Installing PostgreSQL 9.5 in centos 6 using YUM - Mailing list pgsql-performance
From | Dinesh Chandra 12108 |
---|---|
Subject | Installing PostgreSQL 9.5 in centos 6 using YUM |
Date | |
Msg-id | 6fb8352599e544c1b2e9b73f2f524d7b@cyient.com Whole thread Raw |
Responses |
RE: Installing PostgreSQL 9.5 in centos 6 using YUM
|
List | pgsql-performance |
Hi Team,
Could anyone help me to solve the below issue. I am installing PostgreSQL 9.5 in centos 6 using YUM
[root@VM-02 PostgreSQL]# yum install https://download.postgresql.org/pub/repos/yum/9.5/redhat/rhel-6-x86_64/pgdg-centos95-9.5-3.noarch.rpm
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
* base: mirror.nbrc.ac.in
* extras: mirror.nbrc.ac.in
* updates: mirror.nbrc.ac.in
base/primary_db | 41 kB 00:00
http://mirror.nbrc.ac.in/centos/6.9/os/x86_64/repodata/5d14ebd60604f4433dcc8a3a17cd3bbc7b80ec5dff74cbcc50dab6e711959265-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
Trying other mirror.
base/primary_db | 43 kB 00:00
http://centos.excellmedia.net/6.9/os/x86_64/repodata/5d14ebd60604f4433dcc8a3a17cd3bbc7b80ec5dff74cbcc50dab6e711959265-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
Trying other mirror.
base/primary_db | 45 kB 00:00
http://mirror.dhakacom.com/centos/6.9/os/x86_64/repodata/5d14ebd60604f4433dcc8a3a17cd3bbc7b80ec5dff74cbcc50dab6e711959265-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
Trying other mirror.
base/primary_db | 47 kB 00:00
http://mirror.xeonbd.com/centos/6.9/os/x86_64/repodata/5d14ebd60604f4433dcc8a3a17cd3bbc7b80ec5dff74cbcc50dab6e711959265-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
Trying other mirror.
base/primary_db | 49 kB 00:00
http://mirror.vbctv.in/centos/6.9/os/x86_64/repodata/5d14ebd60604f4433dcc8a3a17cd3bbc7b80ec5dff74cbcc50dab6e711959265-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
Trying other mirror.
base/primary_db | 51 kB 00:00
http://mirror.digistar.vn/centos/6.9/os/x86_64/repodata/5d14ebd60604f4433dcc8a3a17cd3bbc7b80ec5dff74cbcc50dab6e711959265-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
Trying other mirror.
base/primary_db | 53 kB 00:00
http://centos.myfahim.com/centos/6.9/os/x86_64/repodata/5d14ebd60604f4433dcc8a3a17cd3bbc7b80ec5dff74cbcc50dab6e711959265-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
Trying other mirror.
base/primary_db | 54 kB 00:00
http://ftp.iitm.ac.in/centos/6.9/os/x86_64/repodata/5d14ebd60604f4433dcc8a3a17cd3bbc7b80ec5dff74cbcc50dab6e711959265-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
Trying other mirror.
base/primary_db | 56 kB 00:00
http://centos.mirror.net.in/centos/6.9/os/x86_64/repodata/5d14ebd60604f4433dcc8a3a17cd3bbc7b80ec5dff74cbcc50dab6e711959265-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
Trying other mirror.
base/primary_db | 58 kB 00:00
http://del-mirrors.extreme-ix.org/centos/6.9/os/x86_64/repodata/5d14ebd60604f4433dcc8a3a17cd3bbc7b80ec5dff74cbcc50dab6e711959265-primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
Trying other mirror.
Error: failure: repodata/5d14ebd60604f4433dcc8a3a17cd3bbc7b80ec5dff74cbcc50dab6e711959265-primary.sqlite.bz2 from base: [Errno 256] No more mirrors to try.
Regards,
Dinesh Chandra
DISCLAIMER:
This email message is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message. Check all attachments for viruses before opening them. All views or opinions presented in this e-mail are those of the author and may not reflect the opinion of Cyient or those of our affiliates.
pgsql-performance by date:
Previous
From: Pavel StehuleDate:
Subject: Re: Unexplainable execution time difference between two testfunctions...one using IF (SELECT COUNT(*) FROM...) and the other using IFEXISTS (SELECT 1 FROM...)
Next
From: Tomas VondraDate:
Subject: Re: Unexplainable execution time difference between two testfunctions...one using IF (SELECT COUNT(*) FROM...) and the other using IFEXISTS (SELECT 1 FROM...)