loosing connection with serial port connection - Mailing list pgsql-interfaces

From Ken J. Wright
Subject loosing connection with serial port connection
Date
Msg-id 3.0.32.19981029192210.007cf9c0@ori-ind.com
Whole thread Raw
Responses Re: [INTERFACES] loosing connection with serial port connection
List pgsql-interfaces
RedHat Linux 5.1, PostgreSQL 6.3.2.

Are there any special considerations for running a libpq app from a
terminal hung on a serial port? This app runs fine from a local console,
but dies shortly after starting on a serial tty. What I mean by dies, is
that after some initial queries to the backend (successful) further queries
will result in an error, 'No connection to backend'. A ps still shows the
postgres process as alive.

The postmaster startup is: /usr/bin/postmaster -i -S -D/var/lib/pgsql
The postgres process is: /usr/bin/postgres -p -Q -P5 -v 65546 databasename

Thanks,

Ken

pgsql-interfaces by date:

Previous
From: "Gene Selkov Jr."
Date:
Subject: Re: [SQL] Joining bug????
Next
From: Tom Lane
Date:
Subject: Re: [INTERFACES] loosing connection with serial port connection