Database Connect

From: Michaël Fiey <m(dot)fiey(at)futuresoundtech(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Database Connect
Date: 2001-04-20 09:02:52
Message-ID: 006401c0c978$ae947fc0$6400a8c0@pc03
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I installed Postgresql 7.1 (RPMs for Redhat 7.0).
When I start psql with the command 'psql mydb', everything's ok
But whan I start psql with the command 'psql mybase(at)myhost' I receive :
psql: FATAL 1: Database "mybase(at)myhost" does not exist in system catalog

I used this syntax with Postgresql 7.03.
Is there some modifications between 7.03 and 7.1, or is it a bad config of
my server ?

Any help will be appreciated

Thank's a lot

Michael

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Mads Orbesen Troest 2001-04-20 09:16:11 Displaying keys and triggers of tables?
Previous Message Karel Zak 2001-04-20 08:49:53 Re: static variables in functions