[Refdb-users] NewBQ: Problems connecting refdb to postgresql server on Debian Woody
Status: Beta
Brought to you by:
mhoenicka
From: Fredrik K. <fre...@li...> - 2003-04-11 07:27:33
|
Hi all, I'm new to refdb and trying ot set it up against a PosgreSQL server, but I cannot get it to connect. The error I get when trying to connect using a username and passwd (to refdba) that gives me access to the refdb1 database using the psql client, I get the dump below from the server. The user supplied to the refdba is has full access to the database, but cannot create new databases or users. The refdb-deamon was started by the root user, not the 'postgres' user. Does anyone have an idea as to where the problem may be? /Fredrik ---- refdba output ------ fredrik@theodor:~$ refdba Please enter your password: refdba 0.9.2 ma...@mh... You may redistribute and modify this software under the terms of the GNU General Public License. Type '?' for a command overview refdba: viewstat could not connect to database server refdba: viewstat could not connect to database server refdba: ----- refdbd server output ----- theodor:~# refdbd -s -e 0 -l 7 application server started use /tmp/refdbd_fifo29432 as fifo server waiting n_max_fd=4 adding client on fd 5 server waiting n_max_fd=5 try to read from client serving client on fd 5 with protocol version 1 210-36-09-49 send pseudo-random string to client parent removing client on fd 5 server waiting n_max_fd=4 viewstat -u fredrik -w 118063091064096119117120067 dbi is up (the IP of the server) fredrik (My password) 5432 pgsql /usr/local/share/refdb/db creating database connection structure failed command processing done, finish dialog now child finished client on fd 5 child exited with code 0 server waiting n_max_fd=4 |