server log error on startup

From: Jeffrey A Trimble <jatrimble(at)ysu(dot)edu>
To: "pgsql-novice(at)postgresql(dot)org" <pgsql-novice(at)postgresql(dot)org>
Subject: server log error on startup
Date: 2017-01-04 15:52:37
Message-ID: D4928470.4F79D%jatrimble@ysu.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi all,

I've just built Postgresql 9.6, and ran into a problem I've never seen before. (I've built 8.7, 9.0, 9.1 in the past).

When I issue the command /usr/local/pgsql/bin/postgres -D /usr/local/pgsql/data >log file 2>&1 & for the first run (using the Short version of the installation instructions), I get the following error:

postgres(at)dtest:/> -bash: logfile: Permission denied

I cannot figure out what went wrong. The data directory is owned by pgsql. I should mention that I have my pgsql named pgsql96 (to keep two different installations separate) and they are not in the /usr/local directory, but a customize location (/irmaag/pgsql96). My installation contained the ./configure -prefix=/irmaag/pgsql96

I'm stumped since I can't really "see" a permission issue. I have postgresql version 9.02 running on this server (well, not co-currently) successfully.

Anyone have some suggestions as to were to look?

Thanks in advance,

Jeff

Jeffrey Trimble, MLS
William F. Maag Library
Youngstown State University
330.941.2483 (Office)
jatrimble(at)ysu(dot)edu
http://www.maag.ysu.edu
http://digital.maag.ysu.edu

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Tom Lane 2017-01-04 18:50:11 Re: server log error on startup
Previous Message Jon Forsyth 2016-12-20 18:16:09 Dynamic Column Value Insert