Re: initdb failure with Postgres 8.4.4

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: initdb failure with Postgres 8.4.4
Дата
Msg-id AANLkTikUM4Off0mCNnU+AiidJ8-uJuFNiioziCrtYWeh@mail.gmail.com
обсуждение исходный текст
Ответ на Re: initdb failure with Postgres 8.4.4  ("BRUSSER Michael" <Michael.BRUSSER@3ds.com>)
Ответы Re: initdb failure with Postgres 8.4.4  (Andrew Dunstan <andrew@dunslane.net>)
Re: initdb failure with Postgres 8.4.4  ("BRUSSER Michael" <Michael.BRUSSER@3ds.com>)
Список pgsql-hackers
On Fri, Dec 10, 2010 at 9:00 AM, BRUSSER Michael
<Michael.BRUSSER@3ds.com> wrote:
> 1) The pathnames referenced in the log do not have any dots, I just truncated them -
>     they are absolute pathnames to where the timezone files are locates in the source or build tree
>     I'll post the entire log if it is still needed after this ...

Well, why are you configuring the prefix to be inside your build tree?This is an odd thing to do.  The prefix should be
setto where you 
expect to install the files, not where you're building them.

CONFIGURE = '--prefix=/home/<build-path>/build/Linux/qe_x86_64'
'--without-readline' '--without-zlib'

Still:

>     Not claiming any knowledge in this area - would it be reasonable to expect that if -L option works for other
inputfiles it should 
>     also work for timezones?

...this seems reasonable.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


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

Предыдущее
От: "BRUSSER Michael"
Дата:
Сообщение: Re: initdb failure with Postgres 8.4.4
Следующее
От: "Kevin Grittner"
Дата:
Сообщение: Re: serializable read only deferrable