From: | Mark Morgan Lloyd <markMLl(dot)pgsql-odbc(at)telemetry(dot)co(dot)uk> |
---|---|
To: | pgsql-odbc(at)postgresql(dot)org |
Subject: | Re: ODBC and pgpool |
Date: | 2006-02-23 13:07:47 |
Message-ID: | 43FDB3A3.9B856D9E@telemetry.co.uk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-odbc |
Apologies for being a pain but I wonder if I could aske for a further
clarifiaction on this.
Peter Eisentraut wrote:
>
> 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.
Does pgpool hide transitions from the live to a backup server, or is this likely
to interrupt ODBC sessions as well?
--
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk
[Opinions above are the author's, not those of his employers or colleagues]
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Shulman | 2006-02-23 13:50:23 | Re: psqlODBC generating incorrect SQL? |
Previous Message | Peter Eisentraut | 2006-02-23 08:07:49 | Re: Is psqlodbc what I'm looking for |