Re: new install - Mailing list pgsql-cygwin

From Jason Tishler
Subject Re: new install
Date
Msg-id 20010821141756.F1512@dothill.com
Whole thread Raw
In response to Re: new install  (Tigran <tigran@usanogh.com>)
List pgsql-cygwin
Tigran,

On Mon, Aug 20, 2001 at 10:44:18AM -0700, Tigran wrote:
> Do you know how I can test if the database is working or not.
> Sorry I'm a newbee to the database.

IMO, the best way is to run the regression test via make installcheck,
since you want to test PostgreSQL installed as an NT service.
Unfortunately, this requires downloading and building the source...

A wimpy alternative is:

    $ psql -l

or

    $ psql template1
    template1=# ...

Remember to add the -U postgres option, if necessary.

Jason

pgsql-cygwin by date:

Previous
From: "Cyril VELTER"
Date:
Subject: Re: Strange behavior with large datas
Next
From: "Tamara D. Blum"
Date:
Subject: Installing Postrgesql 7.1.2-3