RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 968532 - [RFE] request for newer version python-psycopg2 - rebase off upstream
Summary: [RFE] request for newer version python-psycopg2 - rebase off upstream
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: python-psycopg2
Version: 6.4
Hardware: All
OS: Linux
unspecified
low
Target Milestone: rc
: ---
Assignee: Pavel Raiskup
QA Contact: qe-baseos-daemons
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-05-29 20:07 UTC by jcpunk
Modified: 2013-10-18 07:57 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Rebase: Bug Fixes and Enhancements
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-10-18 07:35:33 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description jcpunk 2013-05-29 20:07:07 UTC
Description of problem: I would like to utilize some of the more advanced connection options avalible to as part of 'connect' in nwerver versions.
In particular I would like the ability to use SSL or GSSAPI.  I believe support for these was added in psycopg-2.4.3 (current upstream is 2.5)

Version-Release number of selected component (if applicable): python-psycopg2-2.0.14-2.el6


How reproducible: always


Steps to Reproduce:
1. wish for SSL auth
2. wish for GSSAPI auth
3. find no way to do them in python-psycopg2

Actual results:
inability to do this auth

Expected results:
support for the same auth methods as postgresql.

Additional info:
http://initd.org/psycopg/
http://initd.org/psycopg/docs/news.html

Comment 1 Ondrej Vasik 2013-05-30 10:39:01 UTC
Thanks for the suggestion. If you want to increase chances for this package rebase, please raise your request through support channels ( https://www.redhat.com/support/process/production/#howto ) as update capacity is limited and prioritization is done based on the support cases.

Comment 2 Alon Bar-Lev 2013-08-07 13:41:29 UTC
More reason: current driver (python-psycopg2-2.0.14-2) fails to accept space and ':' characters in password.

Comment 7 Honza Horak 2013-10-17 14:47:15 UTC
As for rebasing request in order to have new features available in RHEL-6 -- there is already a new version of this package in python27 and python33 collections, which are parts of RHSCL 1.0. I'm not sure if this can solve your issues, but it should be mentioned here at least.

Comment 10 Pavel Raiskup 2013-10-18 07:35:33 UTC
Rebase of python-psycopg2 package would be risky process which could break lot
of user's applications written to work exactly with
python-psycopg2-2.0.14-2.el6 version (there may be small nuances but even
these will complicate a work a lot).

As Honza said in comment #7, we now ship sufficiently new psycopg2 module
packaged in software collections (version 2.4.5), which may help in some
scenarios.

If this issue is critical or in any way time sensitive, please raise a ticket
through your regular Red Hat support channels to make certain  it receives the
proper attention and prioritization to assure a timely resolution.

For information on how to contact the Red Hat production support team, please
visit:

https://www.redhat.com/support/process/production/#howto


Note You need to log in before you can comment on or make changes to this bug.