Generic terminal-based data browsing & entry

Поиск
Список
Период
Сортировка
От Florian Weimer
Тема Generic terminal-based data browsing & entry
Дата
Msg-id 82vcvf69c5.fsf@mid.bfk.de
обсуждение исходный текст
Список pgsql-general
I'm looking for a simple application which supports table-based and
card-based browsing and runs on a character terminal.  Field editing
should support an external editor for large values.  (The databases are
not directly reachable from a graphic terminal, and there is no HTTP
server running on them.)

psql is mostly fine for browsing, but I have some tables which have text
fields with a bad length distribution, and the nice and generally useful
padding in psql's output drastically inflates the output, to a point at
which it becomes completely unusable.  And of course, data entry using
psql leaves something to be desired.

--
Florian Weimer                <fweimer@bfk.de>
BFK edv-consulting GmbH       http://www.bfk.de/
Kriegsstraße 100              tel: +49-721-96201-1
D-76133 Karlsruhe             fax: +49-721-96201-99

В списке pgsql-general по дате отправления:

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: plpgsql and prep statements (performance and sql injection)
Следующее
От: Willy-Bas Loos
Дата:
Сообщение: dirty read from plpgsql