Re: [INTERFACES] JDBC -- can't create table
От | Glenn Holmer |
---|---|
Тема | Re: [INTERFACES] JDBC -- can't create table |
Дата | |
Msg-id | 36A50A74.1020CA32@weycogroup.com обсуждение исходный текст |
Ответ на | Re: [INTERFACES] JDBC -- can't create table (Peter T Mount <peter@retep.org.uk>) |
Список | pgsql-interfaces |
Peter T Mount wrote: > > On Mon, 18 Jan 1999, Glenn Holmer wrote: > > > -------------------------------------------------------- > > > > loading JDBC class "postgresql.Driver"... > > > > connecting to jdbc:postgresql://miranda:5432/factory... > > > > creating skid table... > > ERROR: cannot create skids > > > > -------------------------------------------------------- > > Can you create the table using psql? > > I've just compiled and tested your class, and it runs fine here unaltered. > > Peter > Sometimes (rarely) it "just works" using psql, most of the time I get that message. I can't seem to isolate the cause (logged in as database owner, logged in on the same machine, etc). If it's not Java (that would be a good thing), which mailing list is most appropriate for a question like this? I am quite new to Postgres. The relevant portion of pg_hba.conf looks like this: local all trust host all 192.168.6.0 255.255.255.0 trust host all 127.0.0.1 255.255.255.255 trust -- ____________________________________________________________ Glenn Holmer gholmer@weycogroup.com Programmer/Analyst phone: 414.263.8827 Weyco Group, Inc. fax: 414.263.8808
В списке pgsql-interfaces по дате отправления: