Re: [INTERFACES] Can;t connect to db with pgaccess

Поиск
Список
Период
Сортировка
От Constantin Teodorescu
Тема Re: [INTERFACES] Can;t connect to db with pgaccess
Дата
Msg-id 3689127A.F4EAD8D7@flex.ro
обсуждение исходный текст
Ответ на Re: [INTERFACES] Can;t connect to db with pgaccess  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-interfaces
Tom Lane wrote:
>
> Constantin Teodorescu <teo@flex.ro> writes:
> > Stan Brown wrote:
> >> Downloaded the latest pgacess. Looks pretty neat. Unfortunatley it will
> >> not connect to my 6.3 database.
>
> > PgAccess 0.93 will work fine on PostgreSQL 6.4 and higher.
> > Due to some enhancements made in libpgtcl, there is another option to
> > pg_result (-error) that does not exist in PosgreSQL 6.3.x
>
> I think Stan's problem is at a lower level than that: 6.4 libpq will not
> talk to a pre-6.4 server, period.  (It wants the 2.0 version of the
> FE-to-BE protocol, which the older servers don't offer.  The other way
> around, new server and old client, is no problem.)

There were a lot of messages that I received with this problem.
A lot of people have PostgreSQL 6.3.2 distribution working fine with
PgAccess 0.90 or prior, and when they upgrade to 0.93, it won't work.
They have the right libpq+libpgtcl couple for their postgres, but
libpgtcl prior to 6.4 does not have the -error option in pg_result.

> It'd probably be a more profitable use of your time to upgrade to
> a 6.4(.1) server.  My experience is that 6.4 is a good deal more
> stable than 6.3.x...

That's true.
I'm truly excited about 6.4.x and so on.
It gives me confidence and courage to work on big projects with it.

--
Constantin Teodorescu
FLEX Consulting Braila, ROMANIA

В списке pgsql-interfaces по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [INTERFACES] Can;t connect to db with pgaccess
Следующее
От: Gianluca Vianello
Дата:
Сообщение: Postgres SQL and DELPHI 3.0