Thread: Installing PostgreSQL 6.3.2 On Linux

Installing PostgreSQL 6.3.2 On Linux

From
"Stuart logan"
Date:
I am trying to install Postgres on a Linux machine and have managed to do
'make' and 'make install' ok but when i try and do 'initdb' i get a message
saying illegal command
--F
can anyone guide me.

regards
Stuart Logan

Re: [SQL] Installing PostgreSQL 6.3.2 On Linux

From
"rony khoury"
Date:

Stuart logan wrote:

> I am trying to install Postgres on a Linux machine and have managed to do
> 'make' and 'make install' ok but when i try and do 'initdb' i get a message
> saying illegal command
> --F
> can anyone guide me.
>
> regards
> Stuart Logan



you should run the postmaster first .

Rony.