Re: Re: Connecting to a postgreSQL database with windows CE over wi-fi; failing gracefully - Mailing list pgsql-general

From Peter Geoghegan
Subject Re: Re: Connecting to a postgreSQL database with windows CE over wi-fi; failing gracefully
Date
Msg-id db471ace0905010629u766fd03aw325a4b1a92db9e50@mail.gmail.com
Whole thread Raw
In response to Re: Re: Connecting to a postgreSQL database with windows CE over wi-fi; failing gracefully  (Peter Geoghegan <peter.geoghegan86@gmail.com>)
List pgsql-general
It now appears that I was presumptuous in blaming libpq for my
application's shutdown. It probably was down to a problem with the way
I was remote debugging the application - a fluke.

I can now get the message to appear, and then re-establish a
connection by either disconnecting and reconnecting the ethernet cable
that connects the postgreSQL server to its switch, or by walking out
of and into range of the wi-fi access point with the handheld. Both
work consistently. I was able to consistently lose and regain a
connection as desired.

I guess I'm happy so. Can my approach be improved upon?

Regards,
Peter Geoghegan

pgsql-general by date:

Previous
From: Craig Ringer
Date:
Subject: Re: Re: Connecting to a postgreSQL database with windows CE over wi-fi; failing gracefully
Next
From: Bill Moran
Date:
Subject: Re: Re: Mapping output from a SEQUENCE into something non-repeating/colliding but random-looking?