Re: Installing Booktown Schema

From: Andrew Haigh <lists(dot)ahaigh(at)dsl(dot)pipex(dot)com>
To: Derick <derick(at)xenocex(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Installing Booktown Schema
Date: 2002-08-22 17:27:57
Message-ID: 3D651F1D.5060601@dsl.pipex.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Try this:

psql -f /mnt/cdrom/booktown.sql -U postgres template1

All flags have to go before the database name.

This should work

Andrew

--

"Imagination is more important than knowledge."

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Robert Treat 2002-08-22 17:32:34 Re: Installing Booktown Schema
Previous Message Derick 2002-08-22 17:16:44 Installing Booktown Schema