Hi,
Greetings first: I am maintaining the PostgreSQL community RPMs : http//yum.postgresql.org
About 2 years before, Karanbir and I spoke a bit about adding these RPMs to CentOS repositories. Right now, only 8.4 is officially supported in RHEL/CentOS, which will be EOL'ed in a few months by upstream. However, community has RPMs for all versions from 8.4 to 9.3, which are in active development and released at the same time with the tarballs.
Community RPMs has the ability for parallel installation also, so that people can run multiple version as the same time.
So, how would you like to proceed? The SVN repo is open to public, and all you will need to do is pulling them and building the packages on CentOS servers.
Regards,
Hi Devrim,
On 12/17/2013 11:59 AM, Devrim GÜNDÜZ wrote:
So, how would you like to proceed? The SVN repo is open to public, and all you will need to do is pulling them and building the packages on CentOS servers.
Can you point me at the svn repo ? let me try and script something up to track it and get some testing rpms into dev.c.o
happy to see this make progress,
- KB
On Dec 17, 2013, at 3:12 PM, Karanbir Singh mail-lists@karan.org wrote:
Hi Devrim,
On 12/17/2013 11:59 AM, Devrim GÜNDÜZ wrote:
So, how would you like to proceed? The SVN repo is open to public, and all you will need to do is pulling them and building the packages on CentOS servers.
Can you point me at the svn repo ? let me try and script something up to track it and get some testing rpms into dev.c.o
happy to see this make progress,
I’m happy to see this as well, and to see Devrim is still at it after nearly ten years…. Hi Devrim!
Hi,
On Tue, 2013-12-17 at 15:42 -0500, Lamar Owen wrote:
I’m happy to see this as well, and to see Devrim is still at it after nearly ten years…. Hi Devrim!
Lamar, it is very great to hear from you!
Regards,
On 12/17/2013 02:12 PM, Karanbir Singh wrote:
Hi Devrim,
On 12/17/2013 11:59 AM, Devrim GÜNDÜZ wrote:
So, how would you like to proceed? The SVN repo is open to public, and all you will need to do is pulling them and building the packages on CentOS servers.
Can you point me at the svn repo ? let me try and script something up to track it and get some testing rpms into dev.c.o
happy to see this make progress,
- KB
I would point out that there is postgresql92 in SCL
Hi,
On Tue, 2013-12-17 at 14:58 -0600, Johnny Hughes wrote:
I would point out that there is postgresql92 in SCL
In which repo?
Regards,
On 12/18/2013 06:09 AM, Devrim GÜNDÜZ wrote:
Hi,
On Tue, 2013-12-17 at 14:58 -0600, Johnny Hughes wrote:
I would point out that there is postgresql92 in SCL
In which repo?
Right now in testing, soon to be released (hopefully :D) :
Hi,
On Tue, 2013-12-17 at 20:12 +0000, Karanbir Singh wrote:
Can you point me at the svn repo ? let me try and script something up to track it and get some testing rpms into dev.c.o
http://svn.pgrpms.org/repo/rpm/redhat
When you checkout this to a directory, it is easy to build a PostgreSQL package by just:
cd 9.3/postgresql/EL-6 make build
Or you can just checkout these:
http://svn.pgrpms.org/repo/rpm/redhat/9.3/postgresql/EL-6 http://svn.pgrpms.org/repo/rpm/redhat/9.2/postgresql/EL-6 http://svn.pgrpms.org/repo/rpm/redhat/9.1/postgresql/EL-6 http://svn.pgrpms.org/repo/rpm/redhat/9.0/postgresql/EL-6 http://svn.pgrpms.org/repo/rpm/redhat/8.4/postgresql/EL-6/
and build the packages in regular way, by just ignoring the Makefile.
Please let me know if you need help.
Regards,
Hi
Karanbir, any progress on this? Anything I can help?
Regards, Devrim
On Wed, 2013-12-18 at 14:07 +0200, Devrim GÜNDÜZ wrote:
Hi,
On Tue, 2013-12-17 at 20:12 +0000, Karanbir Singh wrote:
Can you point me at the svn repo ? let me try and script something up to track it and get some testing rpms into dev.c.o
http://svn.pgrpms.org/repo/rpm/redhat
When you checkout this to a directory, it is easy to build a PostgreSQL package by just:
cd 9.3/postgresql/EL-6 make build
Or you can just checkout these:
http://svn.pgrpms.org/repo/rpm/redhat/9.3/postgresql/EL-6 http://svn.pgrpms.org/repo/rpm/redhat/9.2/postgresql/EL-6 http://svn.pgrpms.org/repo/rpm/redhat/9.1/postgresql/EL-6 http://svn.pgrpms.org/repo/rpm/redhat/9.0/postgresql/EL-6 http://svn.pgrpms.org/repo/rpm/redhat/8.4/postgresql/EL-6/
and build the packages in regular way, by just ignoring the Makefile.
Please let me know if you need help.
Regards, _______________________________________________ CentOS-devel mailing list CentOS-devel@centos.org http://lists.centos.org/mailman/listinfo/centos-devel
On 01/04/2014 08:18 AM, Devrim GÜNDÜZ wrote:
Hi
Karanbir, any progress on this? Anything I can help?
I am working on backporting the changes made for the centos-7 buildsystem into the ones for centos-5 and 6 as well, should have them done by this coming weekend - and once in place, I will have these builds done as well.
regards
Hi,
On Tue, 2014-01-07 at 00:46 +0000, Karanbir Singh wrote:
I am working on backporting the changes made for the centos-7 buildsystem into the ones for centos-5 and 6 as well, should have them done by this coming weekend - and once in place, I will have these builds done as well.
I will be unsubscribing from the mailing list now, since the traffic is already too high for me, as a non-developer. You can always contact me offlist, whenever you want, about this topic.
Regards,
On 01/04/2014 08:18 AM, Devrim GÜNDÜZ wrote:
Hi
Karanbir, any progress on this? Anything I can help?
Regards, Devrim
the easy thing is going to be to get the content imported into git now, and just use the same chain that were going to end up using for most other things.
however, thoughts on how this might map to a SIG model ? I can imagine having a newer pgsql is going to have impact across the board.
- KB
Hi,
On Sat, 2014-01-18 at 00:59 +0000, Karanbir Singh wrote:
however, thoughts on how this might map to a SIG model ? I can imagine having a newer pgsql is going to have impact across the board.
Sorry, I don't have time to even discuss about setting a SIG -- I am already building the packages for the community. Feel free to push them to CentOS repo, as you wish.
Regards,
On 01/26/2014 09:43 PM, Devrim GÜNDÜZ wrote:
Hi,
On Sat, 2014-01-18 at 00:59 +0000, Karanbir Singh wrote:
however, thoughts on how this might map to a SIG model ? I can imagine having a newer pgsql is going to have impact across the board.
Sorry, I don't have time to even discuss about setting a SIG -- I am already building the packages for the community. Feel free to push them to CentOS repo, as you wish.
thank you for chasing this up, I will push it along and co-ordinate with you off list if needed.