Use Driver to Create database?

From: Charlie Kelly <Charlie(at)CharlieKelly(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Use Driver to Create database?
Date: 2006-11-19 19:45:48
Message-ID: 4560B46C.50109@CharlieKelly.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Is it possible to use the driver to create a new database (inside a java
program),
or is it necessary to first create the database using the createdb utility?

If it is possible to use the driver, what is the correct syntax?

Thanks

Charlie Kelly

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Mikko Tiihonen 2006-11-19 20:22:06 binary tuple receiving patch v2
Previous Message imad 2006-11-18 19:21:55 Re: Please let me know the table details