Re: Creating a DB for another user (or...) (repost attempt)

From: "Ross J(dot) Reedstrom" <reedstrm(at)rice(dot)edu>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Creating a DB for another user (or...) (repost attempt)
Date: 2000-08-25 19:24:06
Message-ID: 20000825142406.A24581@rice.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, Aug 25, 2000 at 02:18:23PM -0400, Matthew Rice wrote:
>
> BTW, this isn't a system user so how would he run createdb?

createdb is just a shell script that runs the postgresql command:

CREATE DATABASE <new db name> ;

Ross
--
Ross J. Reedstrom, Ph.D., <reedstrm(at)rice(dot)edu>
NSBRI Research Scientist/Programmer
Computer and Information Technology Institute
Rice University, 6100 S. Main St., Houston, TX 77005

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Stephan Szabo 2000-08-25 19:29:16 Re: alter table and constraints
Previous Message George Robinson II 2000-08-25 18:46:47 vacuumdb failed