Re: No history in psql

Поиск
Список
Период
Сортировка
От Jan Josefowicz
Тема Re: No history in psql
Дата
Msg-id a2celm$2eu5$1@news.tht.net
обсуждение исходный текст
Ответ на Re: No history in psql  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: No history in psql  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-interfaces
Tom Lane wrote:

> Jan <jj@system-j.de> writes:
>> the *.h and *.a files has been recognized, but I can not get the command
>> line history in psql yet. Now I get following output from the configure
>> script:
>> checking for library containing using_history... none required.
> 
> This is not a problem; I get the same thing.
> 
> Have you actually tried the resulting program to see if it works?
> 
> regards, tom lane
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org

yes, of course.
I have done following steps (many times):
1. close psql (\q)
2. stopping postmaster (Ctrl+c)
3. reinstalling PostgreSQL completely (rm config.cache, ./configure, make, 
make install(as root))
4. I have checked the timestamps of the new created files in 
/usr/local/pgsql; they were correct.
5. starting postmaster
6. starting psql

Regards, J.Josefowicz


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: No history in psql
Следующее
От: Tom Lane
Дата:
Сообщение: Re: No history in psql