Re: How to test my new install - Mailing list pgsql-general

From Raymond O'Donnell
Subject Re: How to test my new install
Date
Msg-id 4B66C64F.4000808@iol.ie
Whole thread Raw
In response to Re: How to test my new install  ("ray joseph" <ray@aarden.us>)
List pgsql-general
On 01/02/2010 10:48, ray joseph wrote:
> Raymond,
>
> Thank you for responding to my question.  I am sorry that I wasn't clear.
>
> My concern is that when I start up my tool stack and it doesn't work, that I
> will have an entire chain to troubleshoot.  If I could isolate each tool as
> I install it, and validate that it is working, it will be easier to assess
> any other difficulties.

Well, to see if PostgreSQL is working, the simplest thing is to try
connecting with psql and see if it responds.

Ray.

--
Raymond O'Donnell :: Galway :: Ireland
rod@iol.ie

pgsql-general by date:

Previous
From: Sam Mason
Date:
Subject: Re: combine SQL SELECT statements into one
Next
From: Yeb Havinga
Date:
Subject: Re: Can LISTEN/NOTIFY deal with more than 100 every second?