Thread: ODBC and pgpool
View Single Post

   
  #3 (permalink)  
Old 04-16-2008, 01:49 AM
Peter Eisentraut
 
Posts: n/a
Default Re: ODBC and pgpool

Mark Morgan Lloyd wrote:
> If a Win-32 system connects via ODBC to pgpool, does the system
> running pgpool have to be permanently running or can it be rebooted
> without deranging open but quiescent connections?


No, your application will have to be able to reconnect if the connection
is lost by reason of the "server" disappearing or having been moved.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

http://archives.postgresql.org

Reply With Quote