Re: [GENERAL] psql \q hang

2010-10-05 Thread Tom Lane
Jeff Ross writes: > On 10/05/10 10:35, Tom Lane wrote: >> Huh ... what version of libreadline (or libedit) are you using exactly? >> How did the large dump get in there? > According to the README in the source, this is "Gnu Readline library, > version 4.3.". Well, that's not terribly new, but s

Re: [GENERAL] psql \q hang

2010-10-05 Thread Jeff Ross
On 10/05/10 10:35, Tom Lane wrote: Jeff Ross writes: Thanks for the hint, Greg! It was indeed the .psql_history file. Although I'm using the default history size, the file was over 5MB in size and full of a table dump. I truncated the file and no more delay quitting psql. Huh ... what versi

Re: [GENERAL] psql \q hang

2010-10-05 Thread Tom Lane
Jeff Ross writes: > Thanks for the hint, Greg! It was indeed the .psql_history file. > Although I'm using the default history size, the file was over 5MB in > size and full of a table dump. I truncated the file and no more delay > quitting psql. Huh ... what version of libreadline (or libedi

Re: [GENERAL] psql \q hang

2010-10-05 Thread Jeff Ross
On 10/04/10 15:55, Greg Sabino Mullane wrote: -BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 This is more of an odd anoyance than anything, but for the past month or so when I \q out of psql I have to wait 20-25 seconds for the return to the shell prompt. This is the only copy of psql run

Re: [GENERAL] psql \q hang

2010-10-04 Thread Greg Sabino Mullane
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 > This is more of an odd anoyance than anything, but for the past month or > so when I \q out of psql I have to wait 20-25 seconds for the return to > the shell prompt. This is the only copy of psql running and it doesn't Perhaps there is a