JDBC -- can't create table

Поиск
Список
Период
Сортировка
От Glenn Holmer
Тема JDBC -- can't create table
Дата
Msg-id 199901182340.RAA07118@mailgw00.execpc.com
обсуждение исходный текст
Ответы Postgres for NT  ("Randall W. Barrett" <rbarr@shadow.net>)
Re: [INTERFACES] JDBC -- can't create table  (Peter T Mount <peter@retep.org.uk>)
Список pgsql-interfaces
I am running Postgres 6.3 on a Linux box (S.u.S.E. 5.3, kernel 2.0.35)
and connecting from another Linux box.  Both are running Java 1.1.7
from Blackdown.  I can connect to the remote machine and even create a
database, but I am unable to create a table.

I've included the code as an attachment.  The exact output is as follows:

--------------------------------------------------------

loading JDBC class "postgresql.Driver"...

connecting to jdbc:postgresql://miranda:5432/factory...

creating skid table...
ERROR:  cannot create skids

--------------------------------------------------------

I do wind up with an empty file named "skids" on the server at
/var/lib/pgsql/data/base/factory.  I can't understand if this is just
some simple permissions problem or something else I overlooked.  Does
anybody see anything obvious?  Is there a way to get a more detailed
error message than "cannot create skids"?  I created the database by
hand with psql as user "factory" on the server before running this
test code.

--
____________________________________________________________
Glenn Holmer                          gholmer@weycogroup.com
Programmer/Analyst                       phone: 414.263.8827
Weyco Group, Inc.                          fax: 414.263.8808


Вложения

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

Предыдущее
От: Christian von Appen
Дата:
Сообщение: Applix Builder (Linux) (odbc) Problem
Следующее
От: "Thomas G. Lockhart"
Дата:
Сообщение: Re: [INTERFACES] {Maybe not so OT} interface to MSsql server