really novice with Postgres !

Поиск
Список
Период
Сортировка
От Jean MAURICE
Тема really novice with Postgres !
Дата
Msg-id 51FCB5D3.5030908@numericable.fr
обсуждение исходный текст
Ответ на Re: really novice with Postgres !  ("Kevin Salisbury" <Kevin.Salisbury@twinman.com>)
Ответы Re: really novice with Postgres !  (Kevin Grittner <kgrittn@ymail.com>)
Список pgsql-novice
Hi to all,

I am 'going fast' with your help in building my postgres database from within VFP.

I can check if the database is present, if a table is present, ... but how can I
check if a schema is present (via ODBC; I can see it in pgadmin3 !) ?

CREATE SCHEMA testedp AUTHORIZATION postgres;
COMMENT ON SCHEMA testedp IS 'test';

I 'browsed' a lot of pg_* tables unsuccesffully !

Best Regards

--
Jean MAURICE
Grenoble - France - Europe
www.j-maurice.fr
www.atoutfox.org
www.aedtf.org


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

Предыдущее
От: "Kevin Salisbury"
Дата:
Сообщение: Re: really novice with Postgres !
Следующее
От: Kevin Grittner
Дата:
Сообщение: Re: really novice with Postgres !