Creating a database with JDBC

Поиск
Список
Период
Сортировка
От Richard Heller
Тема Creating a database with JDBC
Дата
Msg-id Pine.GSO.3.96.980927131912.9303F-100000@prime.cs.ohiou.edu
обсуждение исходный текст
Ответы Re: [INTERFACES] Creating a database with JDBC  (Herouth Maoz <herouth@oumail.openu.ac.il>)
Re: [INTERFACES] Creating a database with JDBC  ("Cary B. O'Brien" <cobrien@access.digex.net>)
Список pgsql-interfaces
Hi,

Is there any way to connect to the postgresql driver without having a
database already in existence?  I want to have a Java program that can
check if a database already exists and create the database if it doesn't
exist.

The examples I've seen all seem to assume that a database has already been
created.

Thanks,
Rich



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

Предыдущее
От: Neil Darlow
Дата:
Сообщение: libpgtcl core dump with socket access.
Следующее
От: Richard Heller
Дата:
Сообщение: JDBC Connection refused