...

Поиск
Список
Период
Сортировка
От Vignaud Jean-Baptiste
Тема ...
Дата
Msg-id 000001be5c16$e31fcaa0$cc000001@PC_VIGNAUD.xandmail.com
обсуждение исходный текст
Список pgsql-interfaces
Hi, i'v posted this on axp-list; maybe this is not a linux-alpha related
problem?
Maybe someone know this problem?

-----Original Message-----
From: Vignaud Jean-Baptiste [mailto:jbv@club-internet.fr]
Sent: vendredi 19 février 1999 10:24
To: axp-list@redhat.com
Subject: RE: Applix Data and PostgreSQL


> > I'v downloaded the patchs concerning linux-axp at linux.applixware.com,
> > compiled iodbc and a postgres odbc driver, but i'v a
> "connection refused"
> > error when connecting to the database. strace on axnet tel me
> that it try
> > to connect on port number 5492 (if i recall right), but there is no
> > daemon that listen to this port number.
>
> For one thing, you need to make sure you have a line for axnet in your
> /etc/services file...
>
>     axnet    5492/tcp
>
I have fixed the problem:
In RedHat 5.2, PostgreSQL is launched automaticaly in the rc.d but not in
the right
mode. It lacks of the '-i' flag.
After relaunch it all was ok.

Now i have an other problem. It's impossible to see a table created with
psql.
All operation done with applix data return an error with something like
"cannot read ints of that size." Strange.
The select table in axdata return me the same error.

I must say that compilling psqlodbc give me some warnings that i haven't
corected yet, and that i have to disable MY_LOG and Q_LOG define in misc.h
(va_start problem).

Maybe this is a known problem?

Thanx.
Jean-Baptiste Vignaud.


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

Предыдущее
От: Rilson Raposo
Дата:
Сообщение: Delphi + postgresql questions
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 6.4.3 Released