From: | Cindy <ctmoore(at)uci(dot)edu> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | starting up postmaster |
Date: | 2002-01-15 20:38:24 |
Message-ID: | 5740.1011127104@stephanus.tlg.uci.edu |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hm...still having trouble with autostarting postmaster on reboot.
Right now, I get this:
ld.so.1: /usr/local/pgsql/bin/postmaster: fatal: libreadline.so.4: open failed: No such file or directory
Killed
I've tried setting several pgdata & lib env vars, but they don't seem to
be helping. Does anyone know where libreadonline can be found?
This only seems to be a problem when su'ing as root (ie
su pg_steph -c "/usr/local/pgsql/bin/postmaster -N128 -B256 -o -F -D /export/home/pg_steph/data"); when I su pg_steph and run, it's okay.
--Cindy
--
ctmoore(at)uci(dot)edu
From | Date | Subject | |
---|---|---|---|
Next Message | Jeremiah Jahn | 2002-01-15 21:11:44 | failure to always use index on similar databases with eual queries |
Previous Message | Tom Lane | 2002-01-15 20:08:16 | Re: troubleshoot error when creating index |