Quote:
Originally Posted by anishakaul
Execute the following commands in a sequential order and post their outputs:
initdb --pgdata=/var/lib/pgsql/data
/usr/bin/pg_ctl -D /var/lib/pgsql/data -p /usr/bin/postmaster -l logfile start &
And I guess u didn't read the link I pointed to !
|
I got the following reply
initdb --pgdata=/var/lib/pgsql/data
reply- bash: initdb --pgdata=/var/lib/pgsql/data : no such file or directory
&
/usr/bin/pg_ctl -D /var/lib/pgsql/data -p /usr/bin/postmaster -l logfile start &
reply- [1] 3521
/usr/bin/pg_ctl -D : no such file or directory