[BUGS] 8.0 Beta-5 Linux PSQL Endless loop

2004-11-29 Thread Michael Owens
I have two identical Dell Dimension 8400's running the exact same versions of Gentoo Linux, running the same build for PG 8.0 Beta 5. One box works fine. The other, no matter what I do, eventually runs into what appears to be an infinite loop trying to connect to the postmaster. It virtually brings

[BUGS] 8.0 Beta-5 Linux PSQL Endless loop -- Followup

2004-11-29 Thread Michael Owens
This problem seems to be related to the .psql_history file. If I delete the file, the problem does not occur and psql starts up fine. However, when I run psql again (after the previous session had generated a .psql_history file), the problem occurs. strace shows something like read(4, "", 131072)