Creating DB programmatically?

From: Roy's Email <rmw256(at)hotmail(dot)com>
To: <pgsql-novice(at)postgresql(dot)org>
Subject: Creating DB programmatically?
Date: 2011-07-11 23:40:04
Message-ID: BAY161-w633205BEC5A13B9E31D95796450@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice


I would like to create my DB programmatically. I.e. If the DB does not already exist, I would like to be able to create (and populate) it from within my application. Is there some way to do this? Everything I see seems to require connecting to an existing DB before you can do anything.

Regards,

- Roy

=*=*=
Always do right.
This will gratify some people and astonish the rest. - Mark Twain

The truth is rarely pure, and never simple. - Oscar Wilde

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Jayadevan M 2011-07-12 03:16:01 Re: Creating DB programmatically?
Previous Message sivajankan 2011-07-11 14:47:29 Re: to find table stats for last update time.