nodeREAD error - Mailing list pgsql-sql

From ZioBudda
Subject nodeREAD error
Date
Msg-id Pine.LNX.4.05.9906111754010.1221-100000@michel.enter.it
Whole thread Raw
List pgsql-sql
Hi, I have installed postgresql 6.5b3 and b4 but when I try to create a
user or a DB I get 
ERROR:  nodeRead: Bad type 0
createuser: database access failed.

and the logs are:
debug info:       User         = postgres       RemoteHost   = localhost       RemotePort   = 0       DatabaseName =
template1      Verbose      = 2       Noversion    = f       timings      = f       dates        = Normal       bufsize
    = 64       sortmem      = 512       query echo   = f
 
InitPostgres
StartTransactionCommand
query: select usesuper from pg_user where usename = 'postgres' 
ERROR:  nodeRead: Bad type 0
AbortCurrentTransaction
proc_exit(0) [#0]
shmem_exit(0) [#0]
exit(0)
/usr/local/postgresql-6.5b3/bin/postmaster: reaping dead processes...
/usr/local/postgresql-6.5b3/bin/postmaster: CleanupProc: pid 7103 exited
with status 0

Now i see that in the debug there is :       RemotePort   = 0

why this?

La vita e' come un treno: c'e' sempre una mucca davanti.
--
Michel <ZioBudda> Morelli          michel@enter.it                http://ziobudda.enter.it
Italian Linux FAQ           http://ziobudda.enter.it/FAQ/



pgsql-sql by date:

Previous
From: wieck@debis.com (Jan Wieck)
Date:
Subject: Re: [ADMIN] Apache authentication & PostgreSQL
Next
From: ZioBudda
Date:
Subject: RE: [SQL] nodeREAD error