Bug#320444: postgresql-8.0: init script returns failed even if postgres started

2005-08-23 Thread Martin Pitt
Hi Andreas! Andreas Pakulat [2005-07-29 15:20 +0200]: > this is a bit hard to "debug" because it only happens during boot and > probably the first time I try a > > /etc/init.d/postgresql-8.0 stop > /etc/init.d/postgresql-8.0 start > > While starting init level 2 postgresql reports "failed" whe

Bug#320444: postgresql-8.0: init script returns failed even if postgres started

2005-08-23 Thread Andreas Pakulat
On 23.Aug 2005 - 23:02:16, Martin Pitt wrote: > Hi Andreas! > > Andreas Pakulat [2005-07-29 15:20 +0200]: > > this is a bit hard to "debug" because it only happens during boot and > > probably the first time I try a > > > > /etc/init.d/postgresql-8.0 stop > > /etc/init.d/postgresql-8.0 start >

Bug#320444: postgresql-8.0: init script returns failed even if postgres started

2005-09-21 Thread Martin Pitt
Hi Andreas! Andreas Pakulat [2005-08-23 23:59 +0200]: > Tue Aug 23 22:18:12 2005: Starting PostgreSQL 8.0 database server: mainThe > PostgreSQL > server failed to start. Please check the log output: > Tue Aug 23 22:18:18 2005: ^[[31mfailed!^[[39;49m Hmm, very odd... I cannot reproduce it here,

Bug#320444: postgresql-8.0: init script returns failed even if postgres started

2005-09-21 Thread Andreas Pakulat
On 21.09.05 22:09:41, Martin Pitt wrote: > Hi Andreas! > > Andreas Pakulat [2005-08-23 23:59 +0200]: > > Tue Aug 23 22:18:12 2005: Starting PostgreSQL 8.0 database server: mainThe > > PostgreSQL > > server failed to start. Please check the log output: > > Tue Aug 23 22:18:18 2005: ^[[31mfailed!^

Bug#320444: postgresql-8.0: init script returns failed even if postgres started

2005-09-23 Thread Andreas Pakulat
On 21.09.05 22:09:41, Martin Pitt wrote: > Hi Andreas! > > Andreas Pakulat [2005-08-23 23:59 +0200]: > > Tue Aug 23 22:18:12 2005: Starting PostgreSQL 8.0 database server: mainThe > > PostgreSQL > > server failed to start. Please check the log output: > > Tue Aug 23 22:18:18 2005: ^[[31mfailed!^

Bug#320444: postgresql-8.0: init script returns failed even if postgres started

2005-09-25 Thread Martin Pitt
Hi Andreas! Andreas Pakulat [2005-09-23 15:38 +0200]: > As I said, the "2nd" start of PG now doesn't fail, but the one during > boot-time does. > > If this really is a timeout-thing, I think I know why it might happen > here: > > I changed kdm to start earlier as that takes some time, so kdm is

Bug#320444: postgresql-8.0: init script returns failed even if postgres started

2005-09-26 Thread Andreas Pakulat
On 25.09.05 17:12:56, Martin Pitt wrote: > Hi Andreas! > > Andreas Pakulat [2005-09-23 15:38 +0200]: > > As I said, the "2nd" start of PG now doesn't fail, but the one during > > boot-time does. > > > > If this really is a timeout-thing, I think I know why it might happen > > here: > > > > I cha

Bug#320444: postgresql-8.0: init script returns failed even if postgres started

2005-09-26 Thread Martin Pitt
Hi Andreas! Andreas Pakulat [2005-09-26 9:23 +0200]: > 60 Seconds doesn't work either, but 120 do: > > for (my $attempt = 0; $attempt < 240; $attempt++) { 120 seconds? Good grief, it takes 3 seconds even on my relatively slow iBook G4 (800 MHz) laptop (slow hd as well). I guess kdm *really* dra

Bug#320444: postgresql-8.0: init script returns failed even if postgres started

2005-09-26 Thread Andreas Pakulat
On 26.09.05 10:22:44, Martin Pitt wrote: > Hi Andreas! > > Andreas Pakulat [2005-09-26 9:23 +0200]: > > 60 Seconds doesn't work either, but 120 do: > > > > for (my $attempt = 0; $attempt < 240; $attempt++) { > > 120 seconds? Good grief, it takes 3 seconds even on my relatively slow > iBook G4 (

Bug#320444: postgresql-8.0: init script returns failed even if postgres started

2005-07-29 Thread Andreas Pakulat
Package: postgresql-8.0 Version: 8.0.3-12 Severity: normal Hi, this is a bit hard to "debug" because it only happens during boot and probably the first time I try a /etc/init.d/postgresql-8.0 stop /etc/init.d/postgresql-8.0 start While starting init level 2 postgresql reports "failed" when tr