From owner-freebsd-database Sat Jan 20 8:21:32 2001 Delivered-To: freebsd-database@freebsd.org Received: from sanson.reyes.somos.net (freyes.static.inch.com [216.223.199.224]) by hub.freebsd.org (Postfix) with ESMTP id D386937B6A8 for ; Sat, 20 Jan 2001 08:21:13 -0800 (PST) Received: from zoraida.reyes.somos.net (zoraida.reyes.somos.net [10.0.0.15]) by sanson.reyes.somos.net (8.9.3/8.9.3) with ESMTP id LAA08091; Sat, 20 Jan 2001 11:17:42 -0500 (EST) (envelope-from fran@reyes.somos.net) Date: Sat, 20 Jan 2001 11:24:54 -0500 (EST) From: Francisco Reyes To: The Hermit Hacker Cc: freebsd-database@FreeBSD.ORG Subject: Re: Need help with PostgreSQL database In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-database@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 18 Jan 2001, The Hermit Hacker wrote: > do a 'psql template1' ... from there, you can do a 'create database' or > 'create user' to build ... What is the difference with doing it that way and using "createdb"? Although I am sure what you suggest is likely the right way, I wonder why both the tutorial and the book I got don't mention it. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-database" in the body of the message