Re: initdb error

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: David(dot)I(dot)Noel(at)gmail(dot)com
Cc: Adrian Klaver <adrian(dot)klaver(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: initdb error
Date: 2012-12-13 21:33:26
Message-ID: 12058.1355434406@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

David Noel <david(dot)i(dot)noel(at)gmail(dot)com> writes:
> /zdb is a zfs volume I've created for cvs and postgres.

zfs eh? What happens if you point initdb at a non-zfs volume?

(I"m wondering if zfs has issues with the O_DIRECT flag that we'll
probably try to use with pg_xlog files.)

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message David Noel 2012-12-13 21:40:44 Re: initdb error
Previous Message Tom Lane 2012-12-13 21:31:04 Re: initdb error