Getting Started

From: Fred Schroeder <fredws_snb(at)ionet(dot)net>
To: pgsql-novice(at)postgresql(dot)org
Subject: Getting Started
Date: 2001-02-08 20:19:16
Message-ID: 01020814191603.00980@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi all!
I am having troubles getting started with a database, I have pgsql installed,
but can not seem to connect.
I am running Linux Mandrake 7.2
here is what I get from the command line:

[fred(at)localhost fred]$ psql
psql: FATAL 1: Database "fred" does not exist in the system catalog.

if I use the GUI program PostgreSQL Access, and try to create a new database,
I get the error message "Tcl error executing pg_exec create database first is
not valid postgresql connection"
where I was trying to create a database named "first"
What setting have I overlooked?
Sorry if this is a FAQ, but I have looked over the docs, but have not found
anything as of yet.
TIA,
Fred

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Johan Daine 2001-02-09 00:05:24 Problem with UPDATE query
Previous Message Leandro Fanzone 2001-02-08 20:14:45 Re: Secondary indexes