Re: Postgres 9.1 issues running data directory from VMware shared folder

From: Jacob Bunk Nielsen <jacob(at)bunk(dot)cc>
To: "pgsql-general\(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Postgres 9.1 issues running data directory from VMware shared folder
Date: 2014-08-29 11:11:43
Message-ID: spamdrop+87wq9rr1n4.fsf@atom.bunk.cc
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Arze, Cesar" <CArze(at)som(dot)umaryland(dot)edu> writes:

> creating template1 database in /mnt/pg_data/base/1 ... FATAL: could
> not open file "pg_xlog/000000010000000000000001" (log file 0, segment
> 1): No such file or directory

We've seen something slightly similar when running PostgreSQL in a Linux
container. See this thread for more details:
http://www.postgresql.org/message-id/spamdrop+87ha31kxrc.fsf@atom.bunk.cc

We have not solved this problem yet, but currently I'm leaning towards
blaming the container layer, so next time we experience problems I think
we'll try to remove the virtualization.

Best regards

Jacob

In response to

Browse pgsql-general by date

  From Date Subject
Next Message David G Johnston 2014-08-29 12:42:24 Re: Help related to Postgresql for RHEL 6.5
Previous Message Albe Laurenz 2014-08-29 09:51:12 Re: Timezone difference between Oracle SYSDATE and PostgreSQL timestamp functions