Re: Postgresql 9.3 not coming up after restart in centos

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Postgresql 9.3 not coming up after restart in centos
Date: 2016-01-07 21:16:29
Message-ID: 568ED5AD.9030905@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 1/7/2016 12:41 PM, balajishanmugam(at)live(dot)in wrote:
> For storage I am using a 2.5inch SATA 3 SSD hard disk. It is about 60 GB. I
> am yet to get the log. I will post the Postgres log once I have it.

is this an enterprise grade SSD with supercap backup? or is it a
consumer desktop/notebook class SSD without write buffer protection?

if the latter, its lying about data being written, and if the power
fails, poof, the last bunch of data that had just been written is likely
gone.

--
john r pierce, recycling bits in santa cruz

In response to

Browse pgsql-general by date

  From Date Subject
Next Message David G. Johnston 2016-01-07 21:25:45 Any way to selectively color query output in psql?
Previous Message John R Pierce 2016-01-07 21:13:34 Re: pg_upgrade on Windows