Curses interface - Mailing list pgsql-novice

From Andre Majorel
Subject Curses interface
Date
Msg-id 20060411185807.GE2130@vulcain.knox.com
Whole thread Raw
Responses Re: Curses interface  (<operationsengineer1@yahoo.com>)
List pgsql-novice
I'm looking for a curses tools to enter data into a PostgreSQL
database. Insert and delete tuples change the values of columns,
that sort of things.

Detecting REFERENCES columns and presenting me with a list of
values culled from (SELECT * FROM referenced-table) would be a
nice plus.

Thanks in advance.

--
André Majorel <URL:http://www.teaser.fr/~amajorel/>
Do not use this account for regular correspondence.
See the URL above for contact information.

pgsql-novice by date:

Previous
From: Tom Lane
Date:
Subject: Re: Indexes slower when used in decending vs. ascending order?
Next
From:
Date:
Subject: Re: advice on setting up schema sought