'moving' from one database to another - Mailing list pgsql-novice

From Jean MAURICE
Subject 'moving' from one database to another
Date
Msg-id 51FD54B0.4040806@numericable.fr
Whole thread Raw
In response to Re: really novice with Postgres !  (Jean MAURICE <mauricejea@numericable.fr>)
Responses Re: 'moving' from one database to another
List pgsql-novice
As I explained, I am trying to built a complete Postgres database from within
VFP through ODBC.

When I start with 'nothing' (I mean Postgres is installed), I connect to the
database 'postgres'. I can then test if the database I want is already built and
I build it if not.

But once it is built, can I 'move' from the default database to my new database
with a command OR must I disconnect from postgres and reconnect to my new
database ? In Visual Foxpro, we have a command "SET DATABASE TO mydatabase" and
it is exactly what I want to do !

Thanks in advance

--
Jean MAURICE
Grenoble - France - Europe
www.j-maurice.fr
www.atoutfox.org
www.aedtf.org


pgsql-novice by date:

Previous
From: Jean MAURICE
Date:
Subject: Re: really novice with Postgres !
Next
From: Kevin Grittner
Date:
Subject: Re: 'moving' from one database to another