Am Mit, 2002-11-06 um 17.53 schrieb Marc Rassbach:
> On 6 Nov 2002, Jan Lentfer wrote:
> 
> 
> If its any help, it works for me on freebsd.
> 
> I followed each of his steps.   If you enable postmaster (postgres
> engine) in debug mode, do you see traffic to the database?

this is the output from postmaster:

-bash-2.05b# su -l pgsql -c 'postmaster -d 5 -D /usr/local/pgsql/data'
postmaster: PostmasterMain: initial environ dump:
-----------------------------------------
        USER=pgsql
        MAIL=/var/mail/pgsql
        HOME=/usr/local/pgsql
        PAGER=more
        ENV=/usr/local/pgsql/.shrc
        TERM=xterm
        BLOCKSIZE=K
        
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/usr/local/pgsql/bin
        SHELL=/bin/sh
        FTP_PASSIVE_MODE=YES
        EDITOR=vi
-----------------------------------------
FindExec: searching PATH ...
ValidateBinary: can't stat "/sbin/postgres"
ValidateBinary: can't stat "/bin/postgres"
ValidateBinary: can't stat "/usr/sbin/postgres"
ValidateBinary: can't stat "/usr/bin/postgres"
ValidateBinary: can't stat "/usr/games/postgres"
ValidateBinary: can't stat "/usr/local/sbin/postgres"
FindExec: found "/usr/local/bin/postgres" using PATH
invoking IpcMemoryCreate(size=1417216)
FindExec: searching PATH ...
ValidateBinary: can't stat "/sbin/postmaster"
ValidateBinary: can't stat "/bin/postmaster"
ValidateBinary: can't stat "/usr/sbin/postmaster"
ValidateBinary: can't stat "/usr/bin/postmaster"
ValidateBinary: can't stat "/usr/games/postmaster"
ValidateBinary: can't stat "/usr/local/sbin/postmaster"
FindExec: found "/usr/local/bin/postmaster" using PATH
DEBUG:  database system was shut down at 2002-11-06 18:17:10 CET
DEBUG:  checkpoint record is at 0/10FA10
DEBUG:  redo record is at 0/10FA10; undo record is at 0/0; shutdown TRUE
DEBUG:  next transaction id: 115; next oid: 16556
DEBUG:  database system is ready
DEBUG:  proc_exit(0)
DEBUG:  shmem_exit(0)
DEBUG:  exit(0)
DEBUG:  reaping dead processes


When I try to login I don't get any further traffic.

TIA,

Jan



-- 
Jan Lentfer
System Administrator
Molecular Cell Biology / AG Holstein, Darmstadt University of
Technology, Schnittspahnstr. 10, 64287 Darmstadt, Germany
Tel: +49 6151 16 5563 / Tel private: +49 6155 899393 / mobile: +49 163
4712037


Reply via email to