Re: A PGsendQuery API design for your review - Mailing list psycopg

From Karl O. Pinc
Subject Re: A PGsendQuery API design for your review
Date
Msg-id 20160209093740.30b27d47@slate.meme.com
Whole thread Raw
In response to Re: A PGsendQuery API design for your review  (Joe Abbate <jma@freedomcircle.com>)
List psycopg
On Wed, 03 Feb 2016 15:27:25 -0500
Joe Abbate <jma@freedomcircle.com> wrote:

> On 02/02/16 16:30, Karl O. Pinc wrote:
> > Thanks, but I don't think so.  Those are interactive
> > python shells.  What they want is a web-enabled psql;
> > a SQL shell.

> I haven't played much with your particular problem, but it seems that
> adminer does what you want.

FYI.  I can't get adminer editor to work.  Perhaps because
we have schemas, and no "public" schema.  It tells
me there are no tables and I have no further options.
Providing a (schema qualified, or not) table name to search
yields no change in the interface.

The adminer sql window interface shows some promise, although
there does not seem to be any provision for data export.
This is another essential feature.

Regards,

Karl <kop@meme.com>
Free Software:  "You don't pay back, you pay forward."
                 -- Robert A. Heinlein


psycopg by date:

Previous
From: Vardhan
Date:
Subject: Re: server side cursors update & delete,
Next
From: Adrian Klaver
Date:
Subject: Re: server side cursors update & delete,