| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | John Ekins <jrekins(at)gmail(dot)com> |
| Cc: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>, pgsql-docs(at)postgresql(dot)org |
| Subject: | Re: [DOCS] The reference to 'atacontrol' on FreeBSD is outdated. |
| Date: | 2023-11-22 01:11:55 |
| Message-ID: | ZV1VW0T5WhAYzXNR@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
On Sat, Aug 12, 2017 at 10:47:00PM +0100, John Ekins wrote:
> Hi,
>
> Sure. Camcontrol does indeed cover IDE, SCSI and SAS drives.
>
> Replace this line:
> On FreeBSD, IDE drives can be queried using atacontrol...
>
> With this:
> On FreeBSD, IDE drives can be queried using camcontrol identify...
>
> In other words, the query is the same as for SCSI drives. For verification this
> is what the output looks like:
>
> root(at)bsd11desk:/home/jre # camcontrol identify 0:0:0 | egrep "Feature|write
> cache"
> Feature Support Enabled Value Vendor
> write cache yes yes
>
> I appreciate the Postgresql docs are not meant to be FreeBSD tutorials.
I know this email is six years old, but I have applied this fix to all
supported Postgres versions. A huge apology for this delay.
--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com
Only you can decide what is important to you.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2023-11-22 02:01:12 | Re: [DOCS] Confusing Trigger Docs. |
| Previous Message | Bruce Momjian | 2023-11-21 21:49:37 | Re: Documentation of FOR ROLE clause of ALTER DEFAULT PRIVILEGES missing |