Re: test the existence of a database

Поиск
Список
Период
Сортировка
От Jerome Alet
Тема Re: test the existence of a database
Дата
Msg-id Pine.LNX.3.96.1020226094012.24221A-100000@cortex.unice.fr
обсуждение исходный текст
Ответ на Re: test the existence of a database  (Erle Czar Mantos <erle@hindang.msuiit.edu.ph>)
Список pgsql-sql
On Tue, 26 Feb 2002, Erle Czar Mantos wrote:

>     I do not see wat u r trying to mean? Do you want to test the
> existence of a database from your code or from the standard shell?
>     If you want to test from your code, you can try connecting to
> that database and if your connection is null, that means there
> might be no database present.

alternatively, you can connect to template1 dans do a :
SELECT * FROM pg_database;

hth.

Jerome Alet - alet@unice.fr - http://cortex.unice.fr/~jerome
Fac de Medecine de Nice        http://wwwmed.unice.fr 
Tel: (+33) 4 93 37 76 30     Fax: (+33) 4 93 53 15 15
28 Avenue de Valombrose - 06107 NICE Cedex 2 - FRANCE




В списке pgsql-sql по дате отправления:

Предыдущее
От: Erle Czar Mantos
Дата:
Сообщение: Re: test the existence of a database
Следующее
От: "Matteo Beccati"
Дата:
Сообщение: Timestamp output