Re: Broken postgres links need to find callers - Mailing list pgsql-general

From Rich Shepard
Subject Re: Broken postgres links need to find callers
Date
Msg-id alpine.LNX.2.20.1810311212170.26169@salmo.appl-ecosys.com
Whole thread Raw
In response to Re: Broken postgres links need to find callers  (Adrian Klaver <adrian.klaver@aklaver.com>)
Responses Re: Broken postgres links need to find callers
List pgsql-general
On Wed, 31 Oct 2018, Adrian Klaver wrote:

> listen_addresses = ''

Adrian,

#listen_addresses = ''

$ pg_ctl start -D /var/lib/pgsql/10.3/data/
waiting for server to start....2018-10-31 12:12:39.530 PDT [4398] FATAL:  could not open directory
"/usr/share/postgresql-10.2/timezonesets":No such file or directory
 
2018-10-31 12:12:39.530 PDT [4398] HINT:  This may indicate an incomplete PostgreSQL installation, or that the file
"/usr/lib/postgresql/10.3/bin/postgres"has been moved away from its proper location.
 
  stopped waiting
pg_ctl: could not start server

listen_addresses = ''

$ pg_ctl start -D /var/lib/pgsql/10.3/data/
waiting for server to start....2018-10-31 12:13:28.141 PDT [4413] FATAL:  could not open directory
"/usr/share/postgresql-10.2/timezonesets":No such file or directory
 
2018-10-31 12:13:28.141 PDT [4413] HINT:  This may indicate an incomplete PostgreSQL installation, or that the file
"/usr/lib/postgresql/10.3/bin/postgres"has been moved away from its proper location.
 
  stopped waiting
pg_ctl: could not start server

Thanks,

Rich


pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Broken postgres links need to find callers
Next
From: Rich Shepard
Date:
Subject: Re: Broken postgres links need to find callers