EnterpriseDB: The Enterprise Postgres Company Postgres Plus Forums: The PostgreSQL Open Source Database from EnterpriseDB
  [Search] Search   [Recent Topics] Recent Topics   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [Groups] Back to home page 

fgets failure: Error 0  XML

Forum Index » PostgreSQL (formerly Standard Server)
Author Message
rstephan

Senior member

Joined: 12 Dec 2007 08:46:32
Messages: 12
Location: Albany, NY
Offline

fgets failure: Error 0
The program postgres is needed by pg_ctl but was not found in the same directory as pg_ctl


We use a simple patching process for PostgreSQL databases running within Solaris.
Build software.
Stop server.
Deploy software.
Start server.

While patching the software from 9.0.4 to 9.0.8 this error was generated.
We rolled back to 9.0.4 version of software and the problem went away.
[WWW]
rstephan

Senior member

Joined: 12 Dec 2007 08:46:32
Messages: 12
Location: Albany, NY
Offline

The ldd command against the postgres file indicates where the problem lies:

libc.so.1 => /lib/64/libc.so.1
libc.so.1 (SUNW_1.22.7) => (version not found)

[WWW]
 
Forum Index » PostgreSQL (formerly Standard Server)
Go to:   
Powered by JForum 2.1.8 © JForum Team