Re: close connection - Mailing list pgsql-general

From Douglas McNaught
Subject Re: close connection
Date
Msg-id 5ded07e00801281128y6e1257a1s2a1f46bd11603948@mail.gmail.com
Whole thread Raw
In response to close connection  ("Dominique Bessette - Halsema" <dbhalsema@gmail.com>)
List pgsql-general
On 1/28/08, Dominique Bessette - Halsema <dbhalsema@gmail.com> wrote:


I dont really understand the question but here's an xml example of what is getting posted to postgres, and i'm trying to figure out how to do a connection.close() type of thing in it.
 

Postgres doesn't have a built-in webserver, so you are obviously going through some kind of webserver/appserver to do the HTTP post.  Figure out how to tell that server to close the connection.

-Doug

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Error after upgrade
Next
From: "Richard M. Kues"
Date:
Subject: Surprising (?) Sequence Behavior