Re: loosing data in postgres database

From: Piotr Czekalski <pczekalski(at)techbaza(dot)pl>
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: loosing data in postgres database
Date: 2011-01-24 09:51:28
Message-ID: 4D3D4BA0.2060505@techbaza.pl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

W dniu 2011-01-24 10:37, victor katemana pisze:
> hi everyone, i have a problem of loosing data in my postgres database
> whenever i restart my machine what could be the possible problem help
> me out?
A plenty of reasons is possible, starting from uncommited transactions
on shutdown till invalid fsync method or hardware problem (i.e. failed
accu on Adaptec HW raid cache).
Some more information is required to study your case, at least OS /
config / hardware info.

Regards,

P.

P.S. It sounds more likely being a topic to the administrator's list
than PL/PGSQL list.

--

--------------------------------------------------------------
"TECHBAZA.PL" Sp. z o.o.
Technologie WEB, eDB& eCommerce
Oddział Gliwice
ul. Chorzowska 50
44-100 Gliwice
tel. (+4832) 7186081
fax. (+4832) 7003289

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Ivan Sergio Borgonovo 2011-01-24 10:08:47 Re: Postgres function for full text search
Previous Message Filip Rembiałkowski 2011-01-24 09:49:13 Re: loosing data in postgres database