On Mon, 6 Oct 2003, CSN wrote:
> Every now and then my connection to my remote server
> will disconnect. If I was using the psql commandline,
> "ps" will show it's still running (after I log back
> on). Is there a way to get access to the running psql
> process again, or cause it to disconnect and close? I
> tried "kill" but it didn't do anything.
you should be able to suspend it then fg it I'd think.