initializing the database cluster

Поиск
Список
Период
Сортировка
От Islam Hegazy
Тема initializing the database cluster
Дата
Msg-id 10e201c79c20$755f12c0$0d0e9f88@pc.cpsc.ucalgary.ca
обсуждение исходный текст
Список pgsql-hackers
Hi all
 
I installed the source of PostgreSQL 8.2.3 on a linux machine. The installation process ended successfully but when I try to create the database cluster using the initdb command I get the following error:
"
creating conversions ... sh: line 1:  1838 Segmentation fault      (core dumped) "/home/grads/imehegaz/MyPostgreSQL/bin/postgres" --single -F -O -c search_path=pg_catalog -c exit_on_error=true template1 >/dev/null
child process exited with exit code 139
"
I installed the same source code before several time but this is the first time to get this error. Any idea of what could be the problem?
 
Regards
Islam Hegazy

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

Предыдущее
От: John DeSoi
Дата:
Сообщение: Re: pg_get_tabledef
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Re: [Oledb-dev] double precision error with pg linux server, but not with windows pg server