[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: Postgresql instalation on Linux



Hi,
OK, /etc/rc.d/init.d/postgresql start.
You are going in a right way.
Now, try to search file name like 'template1'.
Is your Linux have file like '/var/lib/pgsql/data/base/template1'?
If yes then use "$createdb tempdb" and send me the output.
else you can use "$/etc/rc.d/init.d/postgresql restart" and send me the
output.
regards,
Anuj







>From: mathew chandy <m_chandy@xxxxxxxxxxx>


> hi,
>
> The version of postgresql is 7.0.2. I start postgresql by issuing this
> /etc/rc.d/init.d/postgresql start
>
> mathew
> >From: "Anuj Kumar" <Anuj@xxxxxxxxxxxxx>
> >Send your RH ver. and other information.
> >try to start your postmaster / postgres services.
> >Regards,
> >Anuj
> >----- Original Message -----
> > > hi,
> > >
> > > whenever i run psql i get the following message
> > >
> > > "psql: Missing or erroneous pg_hba.conf file, see postmaster log for
> > > details"
> > >
> > > even after re-instaling postgresql i am not able to run postgresql
> > >
> > >
> > > thanks in advance
> > >
> > > mathew