Curses interface

From: Andre Majorel <aym-lqsgp(at)teaser(dot)fr>
To: pgsql-novice(at)postgresql(dot)org
Subject: Curses interface
Date: 2006-04-11 18:58:07
Message-ID: 20060411185807.GE2130@vulcain.knox.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message operationsengineer1 2006-04-11 19:07:54 Re: advice on setting up schema sought
Previous Message Tom Lane 2006-04-11 18:18:07 Re: Indexes slower when used in decending vs. ascending order?