system catalog

Поиск
Список
Период
Сортировка
От Jean-Michel Zigna
Тема system catalog
Дата
Msg-id 5.1.0.14.0.20031105175445.029cebf8@pop.cls.fr
обсуждение исходный текст
Ответы Re: system catalog
Список pgsql-jdbc
Hello,

I'm tying to connect to an 7.3.4 postgres instance on a redhat 7.3 server
after the creation and start of the database server using the port 5433
(5432 is used by postgres 7.1).

The command is : psql test -p 5433 (where test is the name of the database
I have created)

The following error message  appears :

psql : FATAL : Database "test" does not exist in the system catalog.

Something is probably missing in my installation but I didn't find my
message in the documentation.

Thank you for your Help.

Regards.

Zigna Jean-Michel.


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

Предыдущее
От: "Jan Slivka"
Дата:
Сообщение: ResultSetMetaData.isNullable() returns always unknown status
Следующее
От: "Gupta, Sahil"
Дата:
Сообщение: Accessing PG DB using jdbc