Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: Problems With New Installation -- FIXED



On Sun, 25 Jan 2009, Jon Scully wrote:

Did you upgrade from, say, 8.3.3 to 8.3.5?

Jon,

  Not on the laptop. I had not been running postgres on it before.

Newer rc script can be found here (look for "rc.postgresql.new"):
http://slackbuilds.org/repository/12.1/system/postgresql/

  That's what the build/installation script installed as rc.postgresql.

At the least, change from / to:
su postgres -c 'postgres -D /var/lib/pgsql/data &'

  This is what the script is supposed to do. But, ... ta da! ... running it
manually from the command line (su'ing first to postgres, then starting the
postmaster) did work after I removed the stale socket.

Thank you,

Rich

--
Richard B. Shepard, Ph.D.               |  Integrity            Credibility
Applied Ecosystem Services, Inc.        |            Innovation
<http://www.appl-ecosys.com>     Voice: 503-667-4517      Fax: 503-667-8863



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group