Opening database with PGACCESS

Поиск
Список
Период
Сортировка
От rodneyr@embratel.com.br
Тема Opening database with PGACCESS
Дата
Msg-id 032567C1.0003CBDA.00@ntrjo008.nt.embratel.com.br
обсуждение исходный текст
Ответы Re: [INTERFACES] Opening database with PGACCESS
Re: [INTERFACES] Opening database with PGACCESS
Список pgsql-interfaces
When I try to open my database (mydb) with the pgaccess, I receive the
following message:

"Error connecting database. Connection to database failed
connectDB() failed: Is the postmaster running and accepting
TCP/IP (with -i) connections at 'localhost' on port '5432'"

The postmaster is running and I can connect to mydb using "psql":

> psql mydb

"Welcome to the POSTGRESQL interactive sql monitor: Please read the file COPYRIGHT for copyright terms of POSTGRESQL
  type \? for help on slash commands  type \q to quit  type \g or terminate with semicolon to execute queryYou are
currentlyconnected to the database: mydb
 

mydb=>  "

Which is the problem? How can I fix it?

Thanks,

Rodney.




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

Предыдущее
От: "Collin F. Lynch"
Дата:
Сообщение: Re: [INTERFACES] libpgtcl.so.2.0 Tom Wins a Nickel.
Следующее
От: Jens Glaser
Дата:
Сообщение: getPrimaryKeys() bug in JDBC driver (fix)