Re: [HACKERS] rhel6 rpm file locations

2015-05-28 Thread Devrim GÜNDÜZ
Hi, On Thu, 2015-05-28 at 08:54 -0500, Ted Toth wrote: > Are there any other packagers following the Fedora 'standards' that > you are aware of? It is not about following the standards or not. Unlike distro RPMs, you can install multiple PostgreSQL versions into the same box using community RPMS.

Re: [HACKERS] rhel6 rpm file locations

2015-05-28 Thread Jeff Frost
> On May 27, 2015, at 12:40 PM, Robert Haas wrote: > > On Wed, May 27, 2015 at 3:25 PM, Ted Toth wrote: >> On Wed, May 27, 2015 at 1:31 PM, Robert Haas wrote: >>> On Wed, May 27, 2015 at 11:35 AM, Ted Toth wrote: I'm trying to use a newer version than is available from RH in our cus

Re: [HACKERS] rhel6 rpm file locations

2015-05-28 Thread Ted Toth
Are there any other packagers following the Fedora 'standards' that you are aware of? On Wed, May 27, 2015 at 2:40 PM, Robert Haas wrote: > On Wed, May 27, 2015 at 3:25 PM, Ted Toth wrote: >> On Wed, May 27, 2015 at 1:31 PM, Robert Haas wrote: >>> On Wed, May 27, 2015 at 11:35 AM, Ted Toth wro

Re: [HACKERS] rhel6 rpm file locations

2015-05-27 Thread Robert Haas
On Wed, May 27, 2015 at 3:25 PM, Ted Toth wrote: > On Wed, May 27, 2015 at 1:31 PM, Robert Haas wrote: >> On Wed, May 27, 2015 at 11:35 AM, Ted Toth wrote: >>> I'm trying to use a newer version than is available from RH in our >>> custom distro but am having problems install both x86_64 and i686

Re: [HACKERS] rhel6 rpm file locations

2015-05-27 Thread Ted Toth
http://yum.postgresql.org/9.4/redhat/rhel-6.5-x86_64/ On Wed, May 27, 2015 at 1:31 PM, Robert Haas wrote: > On Wed, May 27, 2015 at 11:35 AM, Ted Toth wrote: >> I'm trying to use a newer version than is available from RH in our >> custom distro but am having problems install both x86_64 and i686

Re: [HACKERS] rhel6 rpm file locations

2015-05-27 Thread Robert Haas
On Wed, May 27, 2015 at 11:35 AM, Ted Toth wrote: > I'm trying to use a newer version than is available from RH in our > custom distro but am having problems install both x86_64 and i686 rpms > because file conflicts. We have some i686 packages that use libgdal > which pulls in libpq which ends up

[HACKERS] rhel6 rpm file locations

2015-05-27 Thread Ted Toth
I'm trying to use a newer version than is available from RH in our custom distro but am having problems install both x86_64 and i686 rpms because file conflicts. We have some i686 packages that use libgdal which pulls in libpq which ends up in the same location in both the x86_64 and i686 postgresq