Re: [GENERAL] Postgres won't start. Nothing in the log.

2009-10-06 Thread Tim Uckun
> I know, from IRC, the problem has been solved, there was no space on the > disk ... > > Unfortunately, i haven't logs. > Yes. Thanks to everybody on the IRC who helped me out. The suggestion that was most helpful was to call the posgres binary directly. /usr/lib/postgresql/8.3/bin/postgres. Cal

Re: [GENERAL] Postgres won't start. Nothing in the log.

2009-10-05 Thread Andreas Kretschmer
Tim Uckun wrote: > Unfortunately there is nothing anywhere telling me what the problem > is. The log file is empty, there is nothing in the /var/log/messages > or /var/log/syslog either. The only output I get is this. > > * Starting PostgreSQL 8.3 database server > * The PostgreSQL server faile

Re: [GENERAL] Postgres won't start. Nothing in the log.

2009-10-05 Thread Martin Gainty
aucune responsabilité pour le contenu fourni. > Subject: Re: [GENERAL] Postgres won't start. Nothing in the log. > From: dev...@gunduz.org > To: timuc...@gmail.com > CC: pgsql-general@postgresql.org > Date: Mon, 5 Oct 2009 17:16:00 +0300 > > On Mon, 2009-10-05 at 17:

Re: [GENERAL] Postgres won't start. Nothing in the log.

2009-10-05 Thread Devrim GÜNDÜZ
On Mon, 2009-10-05 at 17:39 +1300, Tim Uckun wrote: > Unfortunately there is nothing anywhere telling me what the problem > is. The log file is empty, there is nothing in the /var/log/messages > or /var/log/syslog either. The only output I get is this. > > * Starting PostgreSQL 8.3 database serve

Re: [GENERAL] Postgres won't start. Nothing in the log.

2009-10-05 Thread Tom Lane
"Markus Wollny" writes: > pgsql-general-ow...@postgresql.org wrote: >> Unfortunately there is nothing anywhere telling me what the >> problem is. The log file is empty, there is nothing in the >> /var/log/messages or /var/log/syslog either. The only output >> I get is this. >> >> * Starting Postg

Re: [GENERAL] Postgres won't start. Nothing in the log.

2009-10-05 Thread Thom Brown
2009/10/5 Markus Wollny > Hi! > > pgsql-general-ow...@postgresql.org wrote: > > Unfortunately there is nothing anywhere telling me what the > > problem is. The log file is empty, there is nothing in the > > /var/log/messages or /var/log/syslog either. The only output > > I get is this. > > > > *

Re: [GENERAL] Postgres won't start. Nothing in the log.

2009-10-05 Thread Markus Wollny
Hi! pgsql-general-ow...@postgresql.org wrote: > Unfortunately there is nothing anywhere telling me what the > problem is. The log file is empty, there is nothing in the > /var/log/messages or /var/log/syslog either. The only output > I get is this. > > * Starting PostgreSQL 8.3 database server >

[GENERAL] Postgres won't start. Nothing in the log.

2009-10-04 Thread Tim Uckun
I just did an upgrade on two of my servers (the main and the failover). The main went OK but the postgres on the failover won't start. Unfortunately there is nothing anywhere telling me what the problem is. The log file is empty, there is nothing in the /var/log/messages or /var/log/syslog either.