| From: | Brodie S <brodie(dot)seaman(at)gmail(dot)com> |
|---|---|
| To: | Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: ERROR: Problem running post install step |
| Date: | 2014-08-22 19:31:11 |
| Message-ID: | CABU7+B5dWdS-2EaZsEFp0HFVMC8HMU_uGE0OBZGFAg1BENHuPw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
I'm using the installer
On Tue, Aug 19, 2014 at 3:53 PM, Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
wrote:
> On 08/19/2014 11:03 AM, Brodie S wrote:
>
>> I am trying to install PostgreSQL on my OS X Mavericks Server.
>>
>
> Installing with what?
>
>
>
>> I am installing the Data directory on a NAS server. However, I'm having
>> an issue. Here is the section of the log file that displays the error:
>>
>> fixing permissions on existing directory /Volumes/Poker/Databases
>> ... ok
>> creating subdirectories ... ok
>> selecting default max_connections ... 100
>> selecting default shared_buffers ... 32MB
>> creating configuration files ... ok
>> creating template1 database in /Volumes/Poker/Databases/base/1 ...
>> Failed to initialise the database cluster with initdb
>>
>
> So the above is the initial error.
>
>
>
>> I've confirmed that the user "postgres" is the owner of the Databases
>> folder and has full permissions.
>>
>
> Have you tried creating something in /Volumes/Poker/Databases/ as postgres?
>
> Is the installer actually running as postgres?
>
>
> Not sure what else could be causing this issue.
>>
>> Any help would be greatly appreciated.
>>
>
>
> --
> Adrian Klaver
> adrian(dot)klaver(at)aklaver(dot)com
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Joseph Kregloh | 2014-08-22 19:51:51 | Re: Restart replicated slave procedure |
| Previous Message | Bruce Momjian | 2014-08-22 19:26:59 | Re: WAL log level compatibility |