Re: ODBC and pgpool

From: "Ben Trewern" <ben(dot)trewern(at)_nospam_mowlem(dot)com>
To: pgsql-odbc(at)postgresql(dot)org
Subject: Re: ODBC and pgpool
Date: 2006-02-01 11:28:46
Message-ID: drq61a$1cel$1@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

I'd try zeoslib instead see http://forum.zeoslib.net.ms/. It's not perfect
but works well for what I'm using it for.

Regard

Ben

"Mark Morgan Lloyd" <markMLl(dot)pgsql-odbc(at)telemetry(dot)co(dot)uk> wrote in message
news:43E0999E(dot)7281D1F(at)telemetry(dot)co(dot)uk(dot)(dot)(dot)
> Many thanks. Not the most desirable situation but at least it's a clear
> answer.
>
> My current situation is that I'm using Delphi on the clients, this has
> data-aware components that adopt undefined (or at the very least
> inconvenient
> :-) states when no longer connected to the underlying database. However I
> have
> aother reasons to want to discard these, so this becomes just one more
> factor to
> consider in the redesign.
>
> 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.
>
> --
> Mark Morgan Lloyd
> markMLl .AT. telemetry.co .DOT. uk
>
> [Opinions above are the author's, not those of his employers or
> colleagues]
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: explain analyze is your friend
>

In response to

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message zeena mena 2006-02-01 15:29:40 is there a command to view the attributes of a table ???
Previous Message Mark Morgan Lloyd 2006-02-01 11:21:02 Re: ODBC and pgpool