Re: recompiling to use gnu readline?

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: recompiling to use gnu readline?
Дата
Msg-id Pine.LNX.4.30.0103110000210.759-100000@peter.localdomain
обсуждение исходный текст
Ответ на recompiling to use gnu readline?  (Andrew Perrin <aperrin@socrates.berkeley.edu>)
Список pgsql-sql
Andrew Perrin writes:

> I inadvertantly compiled pg 7.0.3 without gnu readline installed, so I now
> don't have access to lots of the nice command-line utilities it would have
> conveyed. Is there any way to add in the functionality now, or do I need
> to recompile?

Need to recompile.

> If I need to recompile, how can I do so without wiping out
> existing data?

Just don't wipe it out.  You can use the new executable with existing
data.  In fact you only need to recompile psql (src/bin/psql) after
re-configuring, not the postmaster.

-- 
Peter Eisentraut      peter_e@gmx.net       http://yi.org/peter-e/



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

Предыдущее
От: Andrew Perrin
Дата:
Сообщение: recompiling to use gnu readline?
Следующее
От: Andrew Perrin
Дата:
Сообщение: PL/PgSQL and NULL