Re: Installation "baby" steps (next steps)? - Mailing list pgsql-novice

From Richard Broersma Jr
Subject Re: Installation "baby" steps (next steps)?
Date
Msg-id 20060726021011.9772.qmail@web31812.mail.mud.yahoo.com
Whole thread Raw
In response to Installation "baby" steps (next steps)?  (julian howard <julianhwrd@yahoo.com>)
List pgsql-novice
Now what to do? What should be my next steps
> (commands) be? For testing? Against/with other apps?
>
> Is there some universal php script I can use to test
> postgre with?

I assume you've install postgresql on windows.  If this is the case, you probably installed
pgaminIII along with it.  So the first thing that I would try is to see if you can connect to
postgresql using pgaminIII.  If you cant you may need to take another look at your pg_hba.conf
file to insure that it is configured correctly.

You could preform a similar test using PHPgadmin.  However, you will need to install it and run it
on a web server.

If all else fails, you should be able to connect to postgresql at the command line using the psql
client utility.

Regards,
Richard Broersma Jr.

pgsql-novice by date:

Previous
From: Sean Davis
Date:
Subject: Re: Installation "baby" steps (next steps)?
Next
From: Sean Davis
Date:
Subject: Re: Installation "baby" steps (next steps)?