Re: [INTERFACES] PGAccess Question

Поиск
Список
Период
Сортировка
От Sebastian Meyer
Тема Re: [INTERFACES] PGAccess Question
Дата
Msg-id Pine.SGI.4.02.9811101656110.5449-100000@forte
обсуждение исходный текст
Ответ на Re: [INTERFACES] PGAccess Question  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-interfaces
On Tue, 10 Nov 1998, Tom Lane wrote:

> Richard Reyes <llestat@ibm.net> writes:
> > Can I run PGAccess in windows or is it using the libpqtcl library in linux.
>
> PGAccess depends on the libpgtcl library.
> [...]
> There is also a pure-Tcl client-side library available at the PGAccess
> site, IIRC.  It's somewhat slower than libpgtcl/libpq but should run
> almost anywhere.  I don't know how closely it duplicates the
> functionality of libpgtcl ... close enough for PGAccess, presumably.

We use this "pure-Tcl client-side library" (pgsql.tcl, availiable on
Constantin's ftp site ftp://ftp.flex.ro/pub/pgaccess) to run Postgres apps
unmodified on Unix and Macs and really love it!

The only drawbacks are the missing support for large objects and for
crypted authentication. If you don't need these features (or feel you
could improve pgsql.tcl here) you might go this way.

sebastian
--
    __o     Sebastian Meyer   Tel: (0421)218-7702 | "Everything should be
  _ \<,_    meyer@mevis.de    http://www.mevis.de | made as simple as possible,
 (_)/ (_)   MeVis an der Universitaet Bremen      | but not simpler."
~~~~~~~~~~~ Universitaetsallee 29, D-28359 Bremen | - Albert Einstein


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

Предыдущее
От: Constantin Teodorescu
Дата:
Сообщение: Re: [INTERFACES] crypt not included when compiling libpgtcl !!!!!!!
Следующее
От: "Jackson, DeJuan"
Дата:
Сообщение: RE: [INTERFACES] pgAdmin v6.4.0 Released