rg
Cc: Christophe
Subject: Re: [GENERAL] Postgres does not start, gives no error
On Thursday 04 September 2008 3:32:55 pm Christophe wrote:
> On Sep 4, 2008, at 11:34 AM, Akhtar Yasmin-B05532 wrote:
> > I am really stuck here. And need to get a way thru all of this.
> > Any sugges
On Thursday 04 September 2008 3:32:55 pm Christophe wrote:
> On Sep 4, 2008, at 11:34 AM, Akhtar Yasmin-B05532 wrote:
> > I am really stuck here. And need to get a way thru all of this.
> > Any suggestions will be really appreciated.
>
> Have you confirmed that the user that you are logged in as wh
On Sep 4, 2008, at 11:34 AM, Akhtar Yasmin-B05532 wrote:
I am really stuck here. And need to get a way thru all of this.
Any suggestions will be really appreciated.
Have you confirmed that the user that you are logged in as when you
attempt to start Postgres has write access to /home/data/www
> Maybe you have it configured to log to syslog? Look in
postgresql.conf.
> regards, tom lane
HI,
This is regarding the postgres issue..
We are not maintaining any logs for the postgres stop/start.
So it becomes a bit problematic, to debug..
These are the steps we are fol
On Thu, Sep 4, 2008 at 12:53 PM, Akhtar Yasmin-B05532
<[EMAIL PROTECTED]> wrote:
>
>> exist the file postmaster.pid in your directory?
>No the postmaster.pid does not exist in the directory, even when
> I start the server, it does not appear, I am assuming, that this file is
> present only
> exist the file postmaster.pid in your directory?
No the postmaster.pid does not exist in the directory, even when
I start the server, it does not appear, I am assuming, that this file is
present only when postmaster in running.
> check the log of the OS and the permissions of th
--- On Wed, 9/3/08, Akhtar Yasmin-B05532 <[EMAIL PROTECTED]> wrote:
> From: Akhtar Yasmin-B05532 <[EMAIL PROTECTED]>
> Subject: [GENERAL] Postgres does not start, gives no error
> To: pgsql-general@postgresql.org
> Date: Wednesday, September 3, 2008, 7:11 PM
>
--- On Wed, 9/3/08, Akhtar Yasmin-B05532 <[EMAIL PROTECTED]> wrote:
> From: Akhtar Yasmin-B05532 <[EMAIL PROTECTED]>
> Subject: Re: [GENERAL] Postgres does not start, gives no error
> To: "Tom Lane" <[EMAIL PROTECTED]>
> Cc: "Joshua Drake"
"Akhtar Yasmin-B05532" <[EMAIL PROTECTED]> writes:
> I tried postmaster -D /home/data/www/pg7/data, but the error message
> still doesn't appear.
Maybe you have it configured to log to syslog? Look in postgresql.conf.
regards, tom lane
--
Sent via pgsql-general mailing
Hi,
Thanks for the prompt reply,
I tried postmaster -D /home/data/www/pg7/data, but the error message
still doesn't appear.
Nothing really happens after this command.
Is there a way I can find where the errors are logging..?
Thanks n regards
-Original Message-
You might try invoking th
"Akhtar Yasmin-B05532" <[EMAIL PROTECTED]> writes:
> The log says,
> postmaster successfully started
That's not the postmaster's log, that's just pg_ctl saying it managed
to find and exec the postmaster. I speculate that you are sending
the log to /dev/null which is why you cannot find out anythi
ons on Unix domain socket "/tmp/.s.PGSQL.5432"?
-Original Message-
From: Joshua Drake [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 03, 2008 3:45 PM
To: Akhtar Yasmin-B05532
Cc: pgsql-general@postgresql.org
Subject: Re: [GENERAL] Postgres does not start, gives no error
On
Is the server running locally and accepting
> connections on Unix domain socket "/tmp/.s.PGSQL.5432"?
>
>
>
> -Original Message-
> From: Joshua Drake [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, September 03, 2008 3:25 PM
> To: Akhtar Yasmin-B05532
>
-
From: Joshua Drake [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 03, 2008 3:13 PM
To: Akhtar Yasmin-B05532
Cc: pgsql-general@postgresql.org
Subject: Re: [GENERAL] Postgres does not start, gives no error
On Wed, 3 Sep 2008 14:58:45 -0700
"Akhtar Yasmin-B05532" <[EMAIL PROT
ptember 03, 2008 3:25 PM
To: Akhtar Yasmin-B05532
Cc: pgsql-general@postgresql.org
Subject: Re: [GENERAL] Postgres does not start, gives no error
On Wed, 3 Sep 2008 15:19:25 -0700
"Akhtar Yasmin-B05532" <[EMAIL PROTECTED]> wrote:
>
> It says,
> pg_ctl: 5432: not found
> p
On Wed, 3 Sep 2008 15:19:25 -0700
"Akhtar Yasmin-B05532" <[EMAIL PROTECTED]> wrote:
>
> It says,
> pg_ctl: 5432: not found
> postmaster successfully started
pg_ctl doesn't take a -p argument for the port. -p is reserved for the
path to the postmaster. Try:
pg_ctl -D /home/data/www/pg7/data sta
On Wed, 3 Sep 2008 14:58:45 -0700
"Akhtar Yasmin-B05532" <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I am using the following command to start the database:
>
> pg_ctl start -p 5432 -D /home/data/www/pg7/data
>
> Yes I know, 7.2 is a very old version, but that's what we have to work
> with for now
Wednesday, September 03, 2008 2:54 PM
To: Akhtar Yasmin-B05532
Cc: pgsql-general@postgresql.org
Subject: Re: [GENERAL] Postgres does not start, gives no error
On 03/09/2008 20:11, Akhtar Yasmin-B05532 wrote:
> I am facing this peciliar problem.I am using postgres 7.2.2 installed
> on solar
On 03/09/2008 20:11, Akhtar Yasmin-B05532 wrote:
> I am facing this peciliar problem.I am using postgres 7.2.2 installed on
> solaris.
I know this isn't helpful to your particular problem, but 7.2.* is VERY
old - in fact, I don't think it's even maintained any more.
Also, the command you used to
HI,
I am facing this peciliar problem.I am using postgres 7.2.2 installed on
solaris.
It has been running very well since all the time, until somebody tried
to stop it. Using the command
Now it does not start.
On giving the start command its says:
/home/data/www/pg7/bin/pg_ctl: 5432: not fo
20 matches
Mail list logo