could not link file "pg_xlog/xlogtemp.72606"

From: Claire McLister <mclister(at)zeesource(dot)net>
To: <pgsql-general(at)postgresql(dot)org>
Subject: could not link file "pg_xlog/xlogtemp.72606"
Date: 2013-02-15 17:25:08
Message-ID: 13cdee3605c.5299480869918015714.3810923781953090755@zeesource.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi there,

We recently copied over our 8.3 database cluster files from a local disk to a network attached storage drive.

Everything seemed to work okay for a while until we got this error:

ERROR: could not link file "pg_xlog/00000001000000AA00000030" to "pg_xlog/00000001000000AA00000096" (initialization of log file 170, segment 150): Operation not supported

pg_xlog/00000001000000AA00000096 does not exist in the original file tree, so I'm wondering if there's some special link that PG is trying to create that is not permitted in the NAS drive?

This is for Postgresql 8.3 + PostGIS 1.5

Would appreciate any pointers. This is a test environment, so nothing is lost, but we'd like to use the NAS for storage as the local disk doesn't have enough space.

Claire.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ian Harding 2013-02-15 17:45:16 Re: pg_upgrade
Previous Message Jeff Janes 2013-02-15 17:19:04 Re: pg_upgrade