BUG #8238: duplicate of bug #6372 on panffs

From: james(dot)e(dot)hughes(at)boeing(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #8238: duplicate of bug #6372 on panffs
Date: 2013-06-18 15:02:52
Message-ID: E1UoxQq-0002bk-Lg@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 8238
Logged by: Jim Hughes
Email address: james(dot)e(dot)hughes(at)boeing(dot)com
PostgreSQL version: 9.1.4
Operating system: SLES 11
Description:

Upon creating a database on a panfs (Panasas proprietary fs) directory I
get:

createdb: database creation failed: ERROR: could not fsync file
"base/16387": Invalid argument

This is a duplicate of bug #6372 and is fixed by applying the patch for
copydir.c listed in the thread. So we confirm this problem also exists on
another fs in addition to CIFS.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Hari Babu 2013-06-18 15:26:11 Re: BUG #8236: wal_sync_method open_datasync unavailable
Previous Message Pavel Stehule 2013-06-18 13:49:06 Re: BUG #8237: CASE Expression - Order of expression processing