Re: new install

Поиск
Список
Период
Сортировка
От Jason Tishler
Тема Re: new install
Дата
Msg-id 20010821141756.F1512@dothill.com
обсуждение исходный текст
Ответ на Re: new install  (Tigran <tigran@usanogh.com>)
Список 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 по дате отправления:

Предыдущее
От: "Cyril VELTER"
Дата:
Сообщение: Re: Strange behavior with large datas
Следующее
От: "Tamara D. Blum"
Дата:
Сообщение: Installing Postrgesql 7.1.2-3