Re: BUG #5725: server couldn't start when installing on liveCD

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: VMaury <vmaury79(at)yahoo(dot)fr>
Cc: pgsql-bugs <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #5725: server couldn't start when installing on liveCD
Date: 2010-10-25 21:43:27
Message-ID: 1288042435-sup-2312@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Excerpts from VMaury's message of lun oct 25 15:44:01 -0300 2010:

> This bug has been reported by someone else (in spanish):
> https://bugs.launchpad.net/ubuntu/+source/postgresql-8.4/+bug/658857
>
> However, this install works perfectly once Ubuntu is installed.
> Why is there a difference between install and live?

Not as far as PostgreSQL is concerned. You should probably take this up
with the Ubuntu packagers. Perhaps it's a problem with the mount
options for the filesystem.

Hmm, my manpage says that open() could fail with EINVAL if O_DIRECT is
used and not supported by the filesystem. We use O_DIRECT in some
wal_sync_method configurations. Maybe the Ubuntu live is not getting
that flag right.

I think you should take this up with Martin Pitt, the packager.

--
Álvaro Herrera <alvherre(at)commandprompt(dot)com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message John R Pierce 2010-10-25 22:35:12 Re: BUG #5723: Can not start postgres after install
Previous Message Jeff Davis 2010-10-25 18:58:14 Re: BUG #5722: vacuum full does not update last_vacuum statistics