Creating a database with JDBC - Mailing list pgsql-interfaces

From Richard Heller
Subject Creating a database with JDBC
Date
Msg-id Pine.GSO.3.96.980927131912.9303F-100000@prime.cs.ohiou.edu
Whole thread Raw
Responses 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>)
List 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 by date:

Previous
From: Neil Darlow
Date:
Subject: libpgtcl core dump with socket access.
Next
From: Richard Heller
Date:
Subject: JDBC Connection refused