Creating a database with JDBC

From: Richard Heller <rheller(at)prime(dot)cs(dot)ohiou(dot)edu>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: Creating a database with JDBC
Date: 1998-09-27 17:22:14
Message-ID: Pine.GSO.3.96.980927131912.9303F-100000@prime.cs.ohiou.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Richard Heller 1998-09-27 21:14:11 JDBC Connection refused
Previous Message Neil Darlow 1998-09-27 10:34:03 libpgtcl core dump with socket access.