renaming a db - Mailing list pgsql-novice

From jik@foxinternet.net
Subject renaming a db
Date
Msg-id 3B8FEDAE.BED434CF@foxinternet.net
Whole thread Raw
Responses Re: renaming a db  (harrold@sage.che.pitt.edu)
Re: renaming a db  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-novice
I have a feeling I can't do it, but is there a way to rename a dB?

I am doing major scheme alterations and recreating the DB from the data
origionally used as well as some data from the origional DB....I would
like to be able to just plug it in without having to alter the dbname in
all of the scripts that use it....I know I can dump the db, drop them
both and recreate...but renaming would be easier :P

pgsql-novice by date:

Previous
From: Jason Tan
Date:
Subject: PL/pgSQL adn triggers
Next
From: harrold@sage.che.pitt.edu
Date:
Subject: Re: renaming a db