Re: freebsd install

Поиск
Список
Период
Сортировка
От Michael Loftis
Тема Re: freebsd install
Дата
Msg-id 3CBED751.9030208@wgops.com
обсуждение исходный текст
Ответ на freebsd install  ("David Blood" <david@matraex.com>)
Список pgsql-general
You've got clock skew.

Either make clean and try it again, or cd
/usr/ports/database/postgresql7;find . -type f -exec touch \{\} \; at
your shell prompt.

I also suggest looking into running xntpd, ntpdate, or something similar
to keep your clocks synched.

The 'modification time in future' reference is the symptom of clock
skew. Is your ports NFS mounted? or being used by another machine?

David Blood wrote:

> I can't get postgres to install 7.2.1 using ports on Freebsd. It
> appears to loop through the make file. Below is the output. It never
> finishes this loop. Anyone have an idea. Also where is that variable
> in th src that you have to change to have long column names?
>
> David Blood
>



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Performance of column order
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Problem with factorial operator