| From: | "Islam Hegazy" <islheg(at)gawab(dot)com> |
|---|---|
| To: | <pgsql-general(at)postgresql(dot)org> |
| Subject: | initializing the database cluster |
| Date: | 2007-05-22 03:22:09 |
| Message-ID: | 10e101c79c20$7512c780$0d0e9f88@pc.cpsc.ucalgary.ca |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Page | 2007-05-22 03:24:56 | Re: What is "Postgresql Hot"? |
| Previous Message | Ericson Smith | 2007-05-22 03:17:37 | Re: What is "Postgresql Hot"? |