Re: postgres not allowing new database?

From: lee johnson <lee(at)imyourhandiman(dot)com>
To:
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: postgres not allowing new database?
Date: 2000-09-10 20:50:31
Message-ID: 39BBF417.D37A983F@imyourhandiman.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

well i'm in :-) whew!!!!!!
likely i missed reading howto somewhere in docs dunno regarldess i got in via:

from console:

su postgres
postmaster -i -D /usr/local/data ( i was getting can't connect tcp/ip error
before so i put in the -i trigger as suggested )

then I started pgaccess [database name]
then username/password and whala..

kewl now i can get down and dirty with the business at hand.....:)

lee
-----------------

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Neil Conway 2000-09-10 21:15:46 Re: triggers in SQL?
Previous Message Jordi Scharp 2000-09-10 19:03:50 PostgreSQL + PHP can't connect