Re: How to "use" database?

From: "Andrej Ricnik-Bay" <andrej(dot)groups(at)gmail(dot)com>
To: "Anton Andreev" <anton(dot)andreev(at)fmi(dot)uni-sofia(dot)bg>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: How to "use" database?
Date: 2008-03-26 01:03:34
Message-ID: b35603930803251803n6034e390p3372bdec00e554a0@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 25/03/2008, Anton Andreev <anton(dot)andreev(at)fmi(dot)uni-sofia(dot)bg> wrote:
> Hi,
Hi,

> How to use a database I have just created in a script that I am
> executing in Pgadmin3 on Windows?
> I can not use "USE Northwind;" or "\connect Northwind;"?
Hard to say w/o knowing the script. Does it just create tables,
or does it supposedly create a database as well?

> Cheers,
> Anton
Cheers,
Andrej

--
Please don't top post, and don't use HTML e-Mail :} Make your quotes concise.

http://www.american.edu/econ/notes/htmlmail.htm

In response to

Browse pgsql-general by date

  From Date Subject
Next Message David Spadea 2008-03-26 01:09:25 Re: Make MS Access "UPDATE" PostGre SQL Table
Previous Message Tatsuo Ishii 2008-03-26 00:31:45 Re: PostgreSQL Replication with read-only access to standby DB