Re: [ADMIN] Postgre compiling error

2009-10-10 Thread Scott Marlowe
On Sat, Oct 10, 2009 at 4:29 AM, rahimeh khodadadi wrote: > Hi, > Thanks your quick reply. > in initdb.log is : > "Running in noclean mode.  Mistakes will not be cleaned up. > initdb: cannot be run as root So, can you try running make test as a different user then? (add an account like postgres

Re: [ADMIN] Postgre compiling error

2009-10-10 Thread rahimeh khodadadi
Hi, Thanks your quick reply. in initdb.log is : "Running in noclean mode. Mistakes will not be cleaned up. initdb: cannot be run as root Please log in (using, e.g., "su") as the (unprivileged) user that will own the server process." and my OS is centos5 . Please help me. On Sat, Oct 10, 2009 a

Re: [ADMIN] Postgre compiling error

2009-10-10 Thread Scott Marlowe
On Sat, Oct 10, 2009 at 2:27 AM, rahimeh khodadadi wrote: > Hi, > > Finally,I could configure the sourse of postgresql 8.4.1, but still there is > problem > It gives error, when I run make check. > error is : > > pg_regress: initdb failed > Examine /root/Desktop/postgresql-8.4.1/src/test/regress/l

[ADMIN] Postgre compiling error

2009-10-10 Thread rahimeh khodadadi
Hi, Finally,I could configure the sourse of postgresql 8.4.1, but still there is problem It gives error, when I run make check. error is : pg_regress: initdb failed Examine /root/Desktop/postgresql-8.4.1/src/test/regress/log/initdb.log for the reason. Command was: "/root/Desktop/postgresql-8.4.1/