Re: error while starting database - Mailing list pgsql-bugs

From Tom Lane
Subject Re: error while starting database
Date
Msg-id 12790.1187453701@sss.pgh.pa.us
Whole thread Raw
In response to Re: error while starting database  ("Nitin Saxena" <nitinmca05@gmail.com>)
List pgsql-bugs
"Nitin Saxena" <nitinmca05@gmail.com> writes:
>   All the command  such as    gives following output;

>   1: :ls -a/tmp: No such file or directory

>    2  : "rm -f/tmp/.s.PGSQL.5432"
>      bash: rm -f/tmp/.s.PGSQL.5432: No such file or directory

The reason these commands aren't working for you is you're not putting any
space between the switch and the filename.  I suggest doing some basic
studying of Unix command line stuff...

            regards, tom lane

pgsql-bugs by date:

Previous
From: Gregory Stark
Date:
Subject: Re: error while starting database
Next
From: Douglas Toltzman
Date:
Subject: Re: error while starting database