Re: initdb failure with Postgres 8.4.4

Поиск
Список
Период
Сортировка
От BRUSSER Michael
Тема Re: initdb failure with Postgres 8.4.4
Дата
Msg-id 29EA9BFEF7E7FC4F988818CA0C5C78C2059970@AG-DCC-MBX03.dsone.3ds.com
обсуждение исходный текст
Ответ на Re: initdb failure with Postgres 8.4.4  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
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.

---------------------------------------------------------

It is odd, but this only reflects some quick hack I did to have a test case outside of our standard build framework.
I wanted to make sure the odd problem with timezones is not coming from our overloaded build environment.
Production makefile does it much better.

If I don't find a better option - do you see any disadvantage in  using --with-system-tzdata  and OS timezone info on
Solarisand Linux?  


This email and any attachments are intended solely for the use of the individual or entity to whom it is addressed and
maybe confidential and/or privileged.  If you are not one of the named recipients or have received this email in error,
(i)you should not read, disclose, or copy it, (ii) please notify sender of your receipt by reply email and delete this
emailand all attachments, (iii) Dassault Systemes does not accept or assume any liability or responsibility for any use
ofor reliance on this email.For other languages, go to http://www.3ds.com/terms/email-disclaimer. 


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: initdb failure with Postgres 8.4.4
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Anyone for SSDs?