Using huge pages on RHEL 7 and PostgreSQL 9.4
Posted by Devrim Gunduz on Friday, July 4. 2014
PostgreSQL 9.4 will finally support
huge pages . This article will cover about configuring huge pages on RHEL 7 box.
Read More
Running more than one 9.4 /9.3 instance in parallel on RHEL 7
Posted by Devrim Gunduz on Thursday, July 3. 2014
In the 3rd post of "PostgreSQL on RHEL7 series, I will mention about running more than one 9.4 instance on RHEL 7. This article is also valid for 9.3.
Read More
Running multiple PostgreSQL versions in parallel on RHEL 7
Posted by Devrim Gunduz on Thursday, July 3. 2014
Installing and configuring PostgreSQL 9.3 and 9.4 on RHEL 7
Posted by Devrim Gunduz on Wednesday, July 2. 2014
Red Hat Enterprise Linux 7 was
released recently. The day after the release, we announced
PostgreSQL 9.4 RPMs for RHEL 7 , and last week we pushed
PostgreSQL 9.3 RPMs for RHEL 7 .
Since Red Hat switched to systemd as of RHEL 7, there are some changes in the packaging as compared to RHEL 5 and RHEL 6. So, how do you install and configura PostgreSQL on RHEL 7?
Read More