| From: | Thapa Damar <damar(at)netvigator(dot)com> |
|---|---|
| To: | pgsql-ports(at)postgresql(dot)org |
| Subject: | Installation problem - running postmaster |
| Date: | 1999-03-14 10:27:41 |
| Message-ID: | 36EB8F1D.5FD9EF74@netvigator.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-ports |
Dear Sir/Madam,
This is my first try to install the PostgreSQL.
I downloaded postgresql-6.4.2.tar.gz, and followed the installation
procedures to install on Redhat 5.2 (kernel 2.0.36 - i386).
Every thing went all right, but when I typed "postmaster -i", after
"initdb", it did not run postmaster - the command remain stand still
there. In "~/.bash_profile", PGDATA was assigned to '/usr/local/data',
I replaced that with "/usr/local/pgsql/data/base/template1" , this time
"postmaster -i " came up with the message something like:
postmaster -i can not open
"/usr/local/pgsql/data/base/template1/base/template1/pg_class" file.
Since "pg_class' file is in "/usr/local/pgsql/data/base/template1"
directory, and postmaster has added "/base/template1" on PGDATA
directory, my PGDATA=/usr/local/pgsql/data on ~/.bash_profile should
have been right. But, it does not run the postmaster.
I would appreciate, if you could possibly give me some tips on this,
please.
With regards,
Yours Sincerely,
Damar Thapa
damar(at)netvigator(dot)com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 1999-03-14 16:49:19 | Re: your mail |
| Previous Message | student | 1999-03-14 01:56:20 | Compiler errors. |