O'Reilly Answers is a community site for sharing knowledge, asking questions, and providing answers that brings together our customers, authors, editors, conference speakers, and Foo (Friends of O'Reilly). More »
Redeem the reputation points you've earned from participating in O'Reilly Answers for O'Reilly ebooks, videos, courses, and conferences. Learn more »
Recommended for You
Python Issue with postgreSQL
Asked by
donfox Posted Oct 04 2012 06:33 AM 1961 Views
I'm new to postgreSQL!
I'd like to use psql interactive commands like \d+ from inside python. Is there a way?
I'm trying to use SQL or a psql command to determine the primary key of a table.