Re: BUG #4601: Data saving and opening problem

From: Joshua Tolley <eggyknap(at)gmail(dot)com>
To: V KUMAR <kumarv(at)nic(dot)in>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #4601: Data saving and opening problem
Date: 2009-01-06 14:37:11
Message-ID: 20090106143710.GA5638@uber
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Mon, Jan 05, 2009 at 07:25:56AM +0000, V KUMAR wrote:
> we are experiencing the following error intermittenly in saving and opening
> the data.
>
> While saving:
>
> Database error: Error in saving the FMB MAP(Tippan). An I/O error
> occured while sending to the backend.
>
>
> While opening:
>
> Database error: Error opening FMB Map of 2808060345. An I/O
> error occured while sending to the backend.
>
>
> If we delete the record '2808060345', it shows error in another record and
> goes on. The database was working perfectly earlier.

Does this error come from PostgreSQL, or rather from some application that
uses PostgreSQL? I ask because it isn't an error message I'm familiar with
(not that I'm an expert :). If it's from another application, we'll need some
data directly from PostgreSQL (e.g. logs) to determine 1) whether the problem
is really PostgreSQL's fault, and 2) if (1) is true, what to do about it.

- Josh / eggyknap

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Hiroshi Saito 2009-01-06 16:35:04 Re: [BUGS] BUG #4186: set lc_messages does not work
Previous Message Peter Eisentraut 2009-01-06 14:31:09 Re: Status of issue 4593