Re: pgaccess - client wont access testdb

Поиск
Список
Период
Сортировка
От Jean-Denis
Тема Re: pgaccess - client wont access testdb
Дата
Msg-id 20020129171336.E756046DD4@pop.mana.pf
обсуждение исходный текст
Ответ на Re: pgaccess - client wont access testdb  ("Jules Alberts" <julesa@arbodienst-limburg.nl>)
Список pgsql-interfaces
Hi,
You can also use:tcpip_socket = true
in postgresql.conf.
I find it more convenient that modifying the start/stop script.

Le Mardi 29 Janvier 2002 03:37, vous avez écrit :
> On 28 Jan 2002 at 9:07, Eric Webber wrote:
> <snip>
>
> > connectDBStart() - connect() failed: Connection refused
> > IS the postmaster running (with -i) at 'localhost'
> > and accepting connections on TCP/IP port 5432?"
> > Why would I get this when psql works fine ?
>
> <snip>
>
> I, Newbie, had the same problem, psql can access the database, pgaccess
> can't. running postmaster with the "-i" parameter (like the message
> said) fixed it for me.

--------
Jean-Denis Girard
Essential Software
www.esoft.pf


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

Предыдущее
От: "Jules Alberts"
Дата:
Сообщение: Re: pgaccess - client wont access testdb
Следующее
От: "isaac flemmin"
Дата:
Сообщение: libpq++ compiling errors...